/* LATEST NEWS //////////////////////////////////////////////////////////////*/

#latest_news{
	width:643px;
	height:205px;
	position:relative;
}

#latest_news p{
	margin-bottom:5px;
	font-size:11px;
	line-height:16px;
	}
	
#latest_news p a {text-decoration:none;}	

#latest_news p a:hover{color:#FF0000; background:none;}



/* OTHER NEWS //////////////////////////////////////////////////////////////*/

#other_news{
	width:599px;
	padding-top: 10px;
	padding-right: 22px;
	padding-bottom: 10px;
	padding-left: 22px;
	}

#other_news .feature_news{
	position:relative;
	width:599px;
	padding:15px 0;
}
	
img.feature_img{
	width:44px;
	height:56px;
	overflow:hidden;
	float:left; 
	margin:0 10px 0 0;
	border:none;
}

#other_news .newsheader{
	font:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:14px;
	text-transform:uppercase;
	line-height:14px;
}

#other_news p {
	font-size:11px;
	margin:4px 0 0 0;
	line-height: 18px;
}

/* NEWS ARCHIEVES //////////////////////////////////////////////////////////////*/

#newsarchieve{
	width:599px;
	padding-top: 10px;
	padding-right: 22px;
	padding-bottom: 10px;
	padding-left: 22px;
}

.newslist_wrapper{
	width:599px;
	font-size:11px;
	padding-bottom: 7px;
}

.newslistheader {
	font-weight: normal;
	color: #999999;
	font-size: 11px;
}

.title{
	position:relative;	
}

.title span{
	position:absolute;
	right:0px;
	font-weight: normal;
	width: 519px;
}

