.tx_wcbusinesscars-offers {
	float: left; 
	width: 148px;
}

.tx_wcbusinesscars-list {
	float: left;
	width: 600px;
}

.list-car-image {
	float: left;
	width: 195px;
	border-right: 2px solid white;
}

.list-car-info {
	float: left;
	width: 396px;
	padding: 3px;
}

.tx_wcbusinesscars-listitem-even {
	margin-bottom: 2px;
	background-color: #eeeeee;
}

.tx_wcbusinesscars-listitem-odd {
	margin-bottom: 2px;
	background-color: #cccccc;
}

.list-car-header {
	font-weight: bold;
	font-size: 14px;
}

.list-car-model {
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 5px;
}

.cars_label {
	float: left;
	width: 100px;
}

.cars_label_s {
	float: left;
	width: 100px;
}

.cars_value {
	float: left;
	width: 200px;
}
.cars-more {
	padding-top: 10px;
}