/*  --- for tt_news_v2_DetailsTemplate.html  & tt_news_v2_template.html --- */

div.newsLine {
	background-image:url('http://www.neck.nl/service/faq/img/fragen_dot.jpg');
	background-repeat:repeat-x;
	height:5px;
	min-height:5px;
	margin: 0 0 10px 0;
}


/* --- for tt_news_v2_template.html --- */

div.newsWhiteLine {
	border-bottom: 1px groove #FFFFFF;	  
	padding-bottom: 5px;
}
        	
div.archiveTitle {
	padding-left: 3px;
	padding-top: 5px;
}

div.newsTitle {
	text-decoration: underline; 
	font-weight: normal;
}



/* --- for tt_news_v2_DetailsTemplate.html --- */

div.newsMoveTop {
	text-align: right;
}

img.newsImgArrow {
	vertical-align: middle;
}

a.newsTopLink {
	text-decoration: none;
}


