div#bomexperts_container{
	width:768px;
	position:relative;
	min-height:300px;
	height:auto !important;
	height:300px;	
	margin-top:30px;
	z-index:1;
}

div.medewerker{
	width: 365px;
	float: left;
	border-style: solid;
	border-color: #cecece;
	border-width: 1px;
	margin: 3px;
	padding: 3px;
}

div.medewerker_foto{
	height: 90px;
	width: 103px;
	padding: 2px;
	border-style: solid;
	border-color: #cecece;
	border-width: 2px;
	float: left;
	margin-right: 25px;
}

div.medewerker_details{

}

div.clear{
	clear: both;
}
