/* CSS Document */
/*plugin - nieuws
.p_nieuws_list
{
	margin-top:4px;
}
.p_nieuws_list ul
{
	background-color:#E9E9E9;
	list-style-type:square;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:2em;
	margin:3px 0px 3px 0px;
}
.p_nieuws_list ul .p_nieuws_list_meer
{
	list-style-type:none;
}
.p_nieuws_full
{
	margin-top:4px;
}
.p_nieuws_full img
{
	margin:4px;
	border:solid 1px #CCC;
}
.p_nieuws_datum
{
	font-size:10px;
	color:#999999;
	margin:0;padding:0;
}
.p_nieuws_readon
{
	font-size:10px;
}*/

.p_nieuws_full {

}
.p_nieuws_full p {
	padding:0;margin:0;
}
.p_nieuws_full h3 {
	margin:0 0 0 0;
	padding:0;
	padding-top:0.5em;
	font-size:11px;
}
.p_nieuws_full .p_nieuws {
	margin-bottom:0.5em;
	border-bottom:solid 1px #EEE;
	padding-bottom:0.5em;
	
}
.p_nieuws_full .p_nieuws_datum {
	font-size:10px;
	color:#777;
	margin-bottom:0.5em;
}
.p_nieuws_full .nieuws_readon {
	
