div.laatste_aanbiedingen{
	border-style: dotted;
	border-color: #cccccc;
	border-width: 0px;
	border-bottom-width: 0px;
	padding-bottom: 5px;
	padding-top: 5px;
}

div.laatste_aanbieding_foto{
	width: 80px;
	float: left;
}

div.laatste_aanbieding_details{
	padding-left:20px;
	width: 260px;
	float: left;
}

div.laatste_motor_details{
	padding-left:20px;
	width: 280px;
	float: left;
}

div.laatste_aanbieding_banners{
	width: 60px;
	float: left;
}

div.laatste_motor_banners{
	width: 60px;
	float: left;
}

.laatste_aanbieding_bedrijfsnaam{
	font-weight: bold;
	color: black;
}

.laatste_aanbieding_meer{
	font-weight: bold;
	color: black;
}

div.clear_both{
	clear: both;
}

div.meer-aanbiedingen{
	margin-top:5px;
}