@charset "UTF-8";
.img-outerbox {
	width: 80px;
	float: left;
	margin-bottom: 10px;
	margin-right: 5px;
	height: 100px;
}
.img-marks-audi_q5 {
	background-color: #00CC33;
	width: 58px;
	height: 2px;
	margin-top: 2px;
}

.img-marks-volvo {
	background-color: #CC0000;
	width: 58px;
	height: 2px;
	margin-top: 2px;
}

.img-marks-bmw_x3 {
	background-color: #0000CC;
	width: 58px;
	height: 2px;
	margin-top: 2px;
}
.img-marks-mercedes_glk {
	background-color: #FFFF00;
	width: 58px;
	height: 2px;
	margin-top: 2px;
}
.img-box {
	margin-bottom: 5px;
}
