#wrapper #main_container .whatsnew {
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	color: #333333;
}
#wrapper #main_container .whatsnew dt {
	font-weight: normal;
	color: #333333;
	float: left;
	padding-right: 5px;
	clear: both;
	padding-left: 5px;
	width: 8em;
	white-space: nowrap;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
#wrapper #main_container .whatsnew dd {
	padding-bottom: 5px;
	padding-left: 0px;
	font-weight: normal;
	margin-bottom: 5px;
	float: left;
	text-align: left;
	width: 600px;
	line-height: 1.5em;
}
