/*News container on home above webpoll*/
.leftHomeNews {
	height: 280px;
	overflow: hidden;
}


/*News annotation styles Begin*/
.frontnews{
	height:180px;
	overflow:hidden;
}
.shortNews, .shortNewsSel {
	margin: 5px 0px;
	padding: 5px 0px 0px 0px;
	vertical-align: top;
	font-weight: normal;
}

.shortNewsSel {
	border: solid 1px #595959;
	border-width: 1px 0px;
}

.newsAnnotation {
	text-align: justify;
}

.newsAnnotation p {
	margin: 0px;
	display: inline;
}
a.news_title_c{
	font:11px Helvetica, sans-serif, Arial;
	color:#0398e8;
	display:block;
	margin:0px;
	padding:0px 10px 0px 0px;
}
.news_list_page_tes{
	margin:5px 5px 0px 0px;
	padding:0px;
	display:block;
	width:615px;
	overflow:hidden;
}
a.news_list_page{
	display:inline;
	margin:0px;
	padding:0px;
	height:30px;
}
.newsfull{
	color:#757575;
}
.newsMeer {
	vertical-align: bottom;
	text-align: right;
	font-weight: bold;
}
.fullNews{
	width:625px;
}
.newsDetails{
	width:625px;
	margin-top:5px;
}

.newsDetailsImg{
	float:right;
	border:1px solid #aaaaaa;
	width:100px;
	height:auto;
	margin: 5px 0 0 10px;
	padding:0;	
}
.links{	
	float:right;	
	margin-bottom:10px;	
	text-align:right;
}
/*News annotation styles End*/
