div#company-profiles_container{
	width:505px;
	position:relative;
	min-height:300px;
	height:auto !important;
	height:300px;	
	margin-top:0px;
	z-index:1;
}

div.leftfloat{
	float:left;
}


ul#company-profiles_overzicht{
	margin: 0;
	padding: 0;
	text-align: left;
	list-style-type: none;
}
li.company-profiles_li{
	border-bottom: 1px solid #E9EAEC;
	height:65px;
	width:505px;
}


div#company-profiles_logo{
	margin-top:5px;
	width:165px;
	float:left;
}
div#company-profiles_company_information{
	margin-top:5px;
	width:135px;
	margin-right:15px;
	float:left;
}
div#company-profiles_testimonial{
	margin-top:5px;
	width:185px;
	float:right;
}








div.company_profile{
	float:right; 
	border: 1px solid #C5C9CF;
	margin-left:10px;
	margin-bottom:10px;
}

div.company_profile_bedrijfsnaam{
	width:150px;
}

div.company_profile_space{
	padding:10px;
	}

h3.company-profiles_profile{
	margin:0px;
	padding:0px;
	font-size:13px;
	color:#8B8D90;
	margin-bottom:10px;
}
