/* CSS Document */
	/*Made by Bert Palm Rijken*/	
/*Wistjedatjes*/
.wjdadd{
	padding-bottom: 10px;
	border-bottom:1px dashed #f00;
	margin-bottom: 10px;
}	
	.wjdadd input, .blader_knop{
		border-color: #f00;
		background:#fff;
	}
.wjd_input{
	width: 350px;
}
.blader_knop{
	width: 49%;
	margin-top: 10px;
}
.wjd li{
	clear: both;
}
.wjd li:hover{
	background: url(../../i/lid_bg.jpg) repeat-y -200px 0px;
}
.nr{
	color: #999;
	font-style: italic;
	font-size: 0.9em;
}
.admin{
	float:right;
	font-size:0.9em;
}
.admin a{
	text-decoration: none;
	border: none;
}
.date{
	font-size: 0.9em;
	font-weight:bold;
	font-style:italic;
}