@charset "UTF-8";
/* CSS Document */

#cont-left #whatsnew-title {
	margin: 0px;
	padding: 0px;
	height: 26px;
	width: 522px;
	display: block;
	text-indent: -9999px;
	background-image: url(../images/whatsnew_hd.png);
	background-repeat: no-repeat;
}
#cont-left #whatsnew-txt {
	width: 685px;
	background: #EBEBE6;
	height: 600px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 2em;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}
#cont-left #whatsnew-txt table tr {
	margin-bottom: 5px;
	border-bottom: 1px solid #999;
	vertical-align: top;
	margin-left: 5px;
}
#cont-left #whatsnew-txt table tr td {
	padding-bottom: 8px;
	/* [disabled]margin-top: 8px; */
	margin-bottom: 5px;
	padding-top: 8px;
	/* [disabled]padding-left: 5px; */
	line-height: 1.7em;
}
#cont-left #whatsnew-txt table tr td.date {
	width: 100px;
	/* [disabled]border-right: 1px solid #999; */
}
