.vragen-contents ul{
	margin: 0;
	padding: 0 !important;
	list-style: none !important;
	width: 100%;
	overflow: hidden;
}
.vragen-contents li{
	padding: 0 0 16px !important;
	list-style-type:none !important;
	vertical-align: middle;
	width: 100%;
	overflow: hidden;
}
.vragen-contents li .title{
	width: 100%;
	overflow: hidden;
}
.vragen-contents li .title a{
	border-bottom: 1px solid #cfcfcf;
	font-weight: bold;
	padding: 0 0 5px;
	width: 100%;
	line-height: 19px;
	float: left;
	color:#000 !important;
	text-decoration:none !important;
}
.vragen-contents li .title a:hover{
	color:#00add6 !important;
}
.vragen-contents li .title span,
.vragen-contents li .title em{
	font-weight: normal;
	display: block;
}
.vragen-contents li .title a:hover em,
.vragen-contents li .title a:hover span{
	color: #00add6;
}
.vragen-contents li .title a:hover{
	text-decoration: none;
	color: #00add6;
	border-color: #00add6;
}
.vragen-contents .post{
	border-left: 30px solid #cfcfcf;
	margin: 10px 0 9px;
	padding: 5px 20px 7px 10px;
	background: url(../images/divider.gif) no-repeat 10px 100%;
	width: 446px;
}
.vragen-contents .post a{
	color: #7c8302;
	text-decoration: underline;
}
.vragen-contents .post a:hover{text-decoration: none;}
.vragen-contents .post .link{
	color: #545454;
	display: block;
	width: 466px;
}
.vragen-contents .post .link span{font-weight: normal;}
#wrapper .vragen-contents li .post h4{margin: 0 0 3px;}
.vragen-contents li .post h4 em{font-weight: normal;}
#wrapper .vragen-contents li .post p{
	line-height: 16px;
	margin-bottom: 0;
}
