.back {text-align: left;}
.vehicles_list {	width: 100%; }
.vehicles_list td {padding-top: 15px; padding-bottom: 15px; font-size: 11px; border-bottom: 1px solid #C2C2C2;}
.vehicles_list_img_cell {vertical-align: top; width: 74px;}
.vehicles_list_img_cell img {border: 1px solid black;}
.vehicles_list_data_cell {vertical-align: top; padding-left: 10px; text-align: left; font-size: 12px;}
.vehicles_list_price_cell {text-align: right; white-space: nowrap; font-weight: bold; vertical-align: top;}

.vehicle_details{}
.vehicle_details td{padding: 3px; line-height: 16px; text-align: left; border-bottom: 1px solid #DDDDDD; vertical-align: top;}
.vehicle_details th{text-align: left; padding: 3px; border-bottom: 3px double #C2C2C2;}
.make_and_model_title{width: 150px;}
.bargain_price_title {font-weight: bold; color: #b30000; vertical-align: top;}
.bargain_price {font-weight: bold; color: #b30000;}

#vehicleImagesContainerDiv {text-align: center; padding-top: 10px;}
#vehicleImagesContentDiv {text-align: center;}
/*#vehicleImagesContentDiv .vehicleImageDiv0 {float: left;}
#vehicleImagesContentDiv .vehicleImageDiv1 {float: right;}*/
#vehicleImagesContentDiv div 
{
	padding-bottom: 2px; padding-left: 2px;
	text-align: center; font-size: 10px;
}
#vehicleImagesContentDiv .vehicleImageDiv {clear: both;}

div#otsing table td {padding: 2px;}
div#otsing table select,
div#otsing table option,
div#otsing table input {width: 100px; font-size: 11px;}