/*News container on home above webpoll*/
.news_front
{
	width:271px;
	height:140px;
	overflow:hidden;
	margin-left:10px;
}

.news_front2
{
	width:245px;
	height:140px;
	overflow:hidden;
}


.leftHomeNews {
	height: 280px;
	overflow: hidden;
}


/*News annotation styles Begin*/
.shortNews, .shortNewsSel {
	xmargin: 5px 0px;
	padding: 5px 0px 0px 0px;
	vertical-align: top;
	font-weight: normal;
	}
.shortNewsSel {
}

.newsAnnotation {
	text-align: justify;
}

.newsAnnotation p 
{
	margin: 0px;
	display: inline;
}
.newsMeer 
{
	text-align:left;
	vertical-align: bottom;
	font-weight: bold;
}

.newsMeer a
{
	color:#5f7da3;}
	
a.nl_link
{
	color:#5f7da3;
	font: 10pt Tahoma, Arial, sans-serif;
}

a:hover.nl_link
{
	color:#5f7da3;
	text-decoration:underline;}
	
div.news_title
{
	color:#000000;
	font:bold 14pt Tahoma, Arial, sans-serif;
}

.news_title p
{
	color:#000000;
	font:normal 10pt Tahoma, Arial, sans-serif;
}
.news_title a
{
	color:#5f7da3;
	font:normal 10pt Tahoma, Arial, sans-serif;
}

.news_title a:hover
{
	color:#5f7da3;
	text-decoration:underline;
}
/*News annotation styles End*/
