.date_on {
	font-size: 11px;
	font-weight: normal;
	color: #CC0000;
	padding-left: 10px;
}



.date_off {
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	padding-left: 10px;
}
.whatsnew {
	color: #003366;
	margin: 0px;
	padding-left: 1.5em;
}
.whatsnew li {
	list-style-type: disc;
	margin-bottom: 3px;
}
.whatsnew li img {
	padding-right: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

