/****** CEL - News ******/

div.nav_item p.title {
	color:#99D51A;
}

div.news_row {
	margin-top:15px;	
}

div.news_row div.description{
	width:668px; overflow:hidden;
}

div.news_row div.title_bar {
	width:668px; height:22px;
	background-image:url(../images/cel_sub_news_tag.jpg);
	background-repeat:no-repeat;
	background-position:top left;	
}

div.news_row div.title_bar p {
	position:relative;
	top:3px; left:5px;
	color:#FFFFFF;
}

div.news_row div.title_bar span.title {
	margin-left:30px;
}

div.news_row div.img_bg {
	position:relative;
	margin-top:10px;
	width:567px; height:200px;
	background-image:url(../images/cel_sub_news_image_bg.jpg);
	background-repeat:no-repeat;
	background-position:top left;	
}

div.news_row div.img_bg img {
	position:absolute;
	top:5px; left:5px;
	width:557px; height:190px;
}

div.news_row div.img_bg div.image_holder {
	position:absolute;
	top:5px; left:5px;
	width:550px; height:174px;
}

div.news_row hr.bottom_line {
	width:668px;
	margin:15px 0px 0px 0px;
}

div.pagination {
	width:668px;
	margin:30px 0px 20px 0px;
	text-align:right;
}

div.pagination a.page_no {
	position:relative;
	top:-10px;
	color:#8AA841;
	margin:0px 5px 0px 5px;
}
