/* CSS Document */
#container #header #mainNav #mnNews a{
	width:40px;	height:15px;display:block;background-image: url(../images/mn_news_ov.gif);
}

#container #mainBody #contentLeftCol {
	float: left;
	width: 255px;
	overflow:hidden;
	margin-bottom:20px;
	
}


#container #mainBody #contentRightCol {
	background-image: url(../images/interface/news/newsBg.gif);
	background-repeat: repeat;
	width: 645px;
	float: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 40px;
	padding-left: 0px;
}


#container #mainBody #contentRightCol #contentBox {
	background-color: #FFFFFF;
	float: left;
	width: 569px;
	padding-top: 25px;
	padding-right: 18px;
	padding-bottom: 125px;
	padding-left: 18px;
	margin-top:0px;
	clear:both;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 20px;
	
	
}
#container #mainBody #contentRightCol #contentBox #newsItem {
	clear:both;
	
}

#container #mainBody #contentRightCol #contentBox #newsItem #newsThumb {
	float: left;
	height: 118px;
	width: 183px;
	overflow: hidden;
}
#container #mainBody #contentRightCol #contentBox #newsItem #newsText {
	float: right;
	width: 370px;
	margin:0px;
}


#container #mainBody #contentRightCol #contentBox #newsItem #newsText #newsDate {
	float: left;
	width: auto;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}

#container #mainBody #contentRightCol #contentBox #newsItem #newsText #newsType {
	float: left;
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ff2200;
}

#container #mainBody #contentRightCol #contentBox #newsItem #newsText #newsHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
	clear: both;
	font-size: 14px;
}

#container #mainBody #contentRightCol #contentBox #newsItem #newsText #newsSubHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
	clear: both;
	font-size: 11px;
}



#container #mainBody #contentRightCol #contentBox #newsSepeartor {
	clear:both;
	height:10px;
	margin-top:12px;
	margin-bottom:12px;	
}

#container #mainBody #contentRightCol #contentBox #newsSepeartor #greyLine{
	font-size: 0px;
	line-height: 0px;
	padding: 0px;
	height: 1px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #cccccc;
	border-left-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	width:370px;
	float:right;	
}

#container #mainBody #contentRightCol #contentBox #newsSpacer {
	clear: both;
}
