/*	Nieuws in de sidebar */
.NewsList_Custom2,
.NewsList_Custom2 div,
.NewsList_Custom2 p {
	line-height: 18px;
}
.NewsList_Custom2 table.block {
	width: 258px;
	margin-left: 6px;
}
.NewsList_Custom2 .datediv {
	color: #999900;
	font-size: 10px;
	margin-right: 7px;
}
.NewsList_Custom2 .title {
	padding: 10px 5px 0 5px;
}
.NewsList_Custom2 .titlediv a {
	color: #62622C;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}
	.NewsList_Custom2 .titlediv a:hover {
		text-decoration: underline;
	}
.NewsList_Custom2 .more {
	display: inline;
	margin-left: 4px;
}	
.NewsList_Custom2 .more a {
	color: #4D4D4D;
	font-style: italic;
	display: block;
}
.NewsList_Custom2 .FullListLink a {
	color: #4D4D4D;
	font-style: italic;
	padding-left: 10px;
	display: inline-block;
}
.NewsList_Custom2 .contentdiv {
	font-size: 12px;
	display: inline;	
}
.NewsList_Custom2 .seperator {
	height: 1px;
	background: #ccc;
}
.NewsList_Custom2 .seperator.last {
	height: 1px;
	background: #fff;
}
.NewsList_Custom2 .innerDiv table.block:last .seperator {
	height: 1px;
	background: #fff;
}
.NewsList_Custom2 td.content {
	padding: 0 5px 0px 5px;
}