#main {
	clear:both;
	width:802px;
	height:auto;
	}
	
#what_new {
	width:800px;
	height:auto;
	background-color:#FFFFFF;
	overflow:hidden;
	padding-top: 20px;
}
#what_title {
	height: 30px;
	width: 133px;
	float: left;
}

	
#what_new:after {
	content:"";
	display:block;
	clear:both;
	height:1px;
	overflow:hidden;
}

* html #what_new {
	height:1em;
	overflow:visible;
}

h2 {
	float:left;
	width:118px;
	height:auto;
	background-image:url(../img/whats_new.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
	margin:7px 10px 0 0;
}

#what_new_comment {
	float:right;
	width:600px;
	height:120px;
	padding:0;
	margin:7px 0 0 0;
	background-color:transparent;
	overflow: hidden;
}

.new_comment {
	width:660px;
	height:auto;
	padding:0 10px 6px 4px;
	overflow:hidden;
}

.new_comment:after {
	content:"";
	display:block;
	clear:both;
	height:1px;
	overflow:hidden;
}

* html .new_comment {
	height:1em;
	overflow:visible;
}

.day {
	float:left;
	width:100px;
	height:auto;
}

.comment {
	float:right;
	width:560px;
	height:auto;
}

.new_comment2 {
	clear:both;
	width:670px;
	height:1px;
	padding:2px 0 5px 0;
	margin:0 4px 0 0;
	background-image:url(../img/border.gif);
	background-repeat:repeat-x;
	text-indent:-9999px;
	font-size:1px;
	line-height:1em;
}
