/*News container on home above webpoll*/
.news_title_c{
	width:452px;
	overflow:hidden;
  	margin-top: 10px;
}

.news_title_c a{
	font:12px Arial, Helvetica, sans-serif;
	color:#000000;
}

.news_list_page, .newsfull{
	width: 452px;
	margin: 5px 0px 10px 0px;
	color: #000000;
	font:11px Arial, Helvetica, sans-serif;
}
.news_list_page a,.terug_button{
	color:#000000;
	font:11px Arial, Helvetica, sans-serif;
	text-decoration:none;
}

.shortNews{
	width:436px;
	overflow:hidden;
	margin-bottom:8px;
	margin-right:26px;
	margin-top:0px;
	color:#000000;
	font:11px Verdana, Arial, Helvetica;
	border-bottom:1px solid black;
}
.shortNews_last{
	width:436px;
	overflow:hidden;
	margin-bottom:8px;
	margin-right:26px;
	margin-top:0px;
	color:#000000;
	font:11px Verdana, Arial, Helvetica;
}
a.col_front{
	color:#000000;
	font:11px Verdana, Arial, Helvetica;
	margin-bottom:11px;
	display:block;
}
.newsfull{
	width:436px;
	overflow:hidden;
}
