#whatsnew_cont {
	margin-left:10px; 
	margin-top:40px;
}
#page-title {
	margin-top:20px;
	margin-left:10px;
	font-size:14px;
}

#mainContent {
	background-color:FFFFE1;
	margin-left:20px; 
}

#whats-new-page-title {
	background:transparent url(../images/titles/whats-new.gif) top left no-repeat;
	width:324px;
	height:25px;
}

#news-panel {
	float:left;
	width:98%;
	background-color:#FFFFE1;
}

#no-record {
	text-align:center;
	padding:3em;
	line-height:3em;
	font:16px Arial, Verdana, Helvetica, sans-serif;
	color:#999999;
	font-weight:bold;
}

.news-date {
	color:#890002;
	margin:1em 0;
	font-size:10px;
	padding-left:25px;
	background:transparent url(../images/bg/calendar.gif) left no-repeat;
}

.news-title {
	font:16px Arial, Verdana, Helvetica, sans-serif;
	color:#A80500;
	margin:7px 0 0 0;
	font-weight:bold;
	text-decoration:none;
	
} .news-title a {
	font:16px Arial, Verdana, Helvetica, sans-serif;
	color:#A80500;
	font-weight:bold;
	/*color:#02A750;*/
	text-decoration:none;
} .news-title a:hover {
	color:#999999;
	/*color:#C5E067;*/
	text-decoration:none;
}

#pagination {
	margin:1em 0;
	padding:1em 0;
	border-top:2px solid #999999;
	text-align:center;
	background-color:#FFFFE1;
}

#pagination a {
	margin:0 .5em;
	padding:1em .8em;
	/*border:1px solid #254467;*/
	background-color:#FFFFE1;
	color:#666666;
} #pagination a:hover {
	background-color:#FFFFE1;
	color:#333333;
} #pagination a.back-button {
	padding:0;
	margin:0 .5em;
} #pagination a.back-button:hover {
	background-color:#FFFFE1;
}

.news-content {
	clear:both;
}

#pagination {
	clear:both;
}

.link-image	img {
	background-color:#8F303C;
	padding:2px;
}

.link-image:hover img {
	background-color:#CC0000;
}

.news-control {
	margin:.5em 0;
	float:right;
} .news-control a.read-more {
	background:none;
} .news-control ul {
	padding:0;
	margin:0;
} .news-control ul li {
	list-style-type:none;
	text-indent:-999em;
	float:left;
	margin:0 1em 0 0;
} .news-control ul li a {
	display:block;
	width:18px;
	height:16px;
	background:transparent url(../images/bg/page-content-control.gif) top left no-repeat;
} .news-control ul li a.print-page {
	background-position:-42px 0;
} .news-control ul li a.print-page:hover {
	background-position:-42px -16px;
} .news-control ul li a.email-page:hover {
	background-position:0 -16px;
}
