.latestnewsheader {
	width:302px;
	height:31px;
	background: url(images/latestnewsheader.jpg) no-repeat;
}

.recenteventsheader {
	width:302px;
	height:31px;
	background: url(images/recenteventheader.jpg) no-repeat;
}

.latestreviewsheader {
	width:302px;
	height:31px;
	background: url(images/latestreviewheader.jpg) no-repeat;
}

.newsboximage {
border-left: 1px solid #545353;
border-right: 1px solid #545353;
margin-bottom:-3px;
}
.newsbox span, .newsbox-btm span {
float:right;
} 

a.newsbox, a:link.newsbox, a:visited.newsbox {
	color:#c5c5c5;
	width:267px;
	padding-left:25px;
padding-top:10px;
padding-right:10px;
	height:30px;
	display:block;
	font-size:11px;
	font-family: 'Tahoma', 'Verdana';
	background: url(images/latestoff.jpg) no-repeat;
}
a:hover.newsbox {
	color:#fff;
	background: url(images/lateston.jpg) no-repeat;
}
a.newsbox-btm, a:link.newsbox-btm, a:visited.newsbox-btm {
	color:#c5c5c5;
	width:267px;
	padding-left:25px;
padding-top:10px;
padding-right:10px;
	height:32px;
	display:block;
	font-size:11px;
	font-family: 'Tahoma', 'Verdana';
	background: url(images/latestbtmoff.jpg) no-repeat;
}
a:hover.newsbox-btm {
	color:#fff;
	background: url(images/latestbtmon.jpg) no-repeat;
}

.faqwrapper {
margin-top:20px;
}
.faqheader {
font-weight:700;
}
