div#auto24 {width: 100%;}

table.vehicles_list,
table.vehicle_details { width: 100%; }

.vehicles_list td{ padding: 2px; line-height: 17px;}
.vehicles_list td {padding: 10px 2px; border-bottom: 1px solid #DEDEDE; }
.vehicles_list_data_cell { width: 100%; vertical-align: top; }
.vehicles_list_data_cell a {font-weight: bold;}
.vehicles_list_price_cell {text-align: right; vertical-align: top; white-space: nowrap; font-size: 13px;}
.vehicles_list_img_cell img {border: 1px solid #DEDEDE;}

td.arriving_vehicles {font-weight: bold;}

.vehicle_details td { padding: 2px; line-height: 17px; }
.vehicle_details th { text-align: left; font-size: 13px; padding: 3px;}
.vehicle_details th.make_and_model_title {width: 150px;}

.bargain_price,
.bargain_price_title,
span.bargain_price { font-weight: bold; color: #FF0101;}

div#vehicleImagesContentDiv {text-align: center;}
div#vehicleImagesContentDiv div {margin-bottom: 2px; display: inline;}
div#vehicleImagesContentDiv div.vehicleImageDiv {clear: both; display: block;}

span#currency_selection {display: block; text-align: right; padding-top: 4px;}
span#currency_selection select {font-family: Tahoma, Helvetica, Sans-serif; font-size: 10px;}

table.searchFields,
table.searchFields select,
table.searchFields input.text,
table.searchFields input.submit,
table.searchSection td.searchHeading {font-family: Verdana, Helvetica, Sans-serif; font-size: 11px;}
table.searchSection td.searchHeading 
{
	padding: 4px;  font-size: 10px; background-color: #EEEEEE; border: 1px solid #CCCCCC; font-weight: bold;
}
table.searchFields td {padding: 2px; vertical-align: middle;}
table.searchFields td.name {padding-left: 10px;}
table.searchFields td.value {padding-right: 10px;}
table.searchSection td.searchContent {padding-top: 5px;}
table.searchFields input.text,
table.searchFields select {width: 125px;}
table.searchFields .tdDisplacement input.text,
table.searchFields .tdPrice input.text,
table.searchFields .tdYear input.text {width: 50px;}
table.searchFields td.submit {text-align: center;}
table.searchFields input.submit {font-weight: bold; font-size: 10px;}
table.searchSection,
table.searchFields {width: 100%;}

