.searchpad{
	width:266px; padding:0px 10px 0px 10px;
}

.searchpad div select{ display:block; overflow:hidden; height:20px; width:125px;}

.searchpad div{
	float:left; margin:0px 16px 0px 0px; width:125px; height:35px;
}


div.modelForm{ margin-right:0px; float:right;}
div.max_age{ margin-right:0px; float:right;}
div.fueltype{ margin-right:0px; float:right;}
div.bodytype{ margin-right:0px; float:right;}
div.submitpos{ margin-right:0px;width:265px;}

.sort,
.searched_channel_div,
.keywords,
.min_pr,
.miles,
.postcode,
.min_mileage,
.max_mileage,
.min_age,
.ccappr,
.variant,
.showphotos,
.max_records {
	display: none;
	visibility: hidden;
}

.submitbutton{
width:125px; height:30px; float:right; background:url(../_img/search.png) no-repeat; border:none; font-size:10px; color:#696969; text-transform:uppercase; cursor:pointer; text-indent:-9999px; 
}
.resetbutton{
width:125px; height:30px; float:right; background:url(../_img/reset.png) no-repeat; border:none; font-size:10px; color:#696969; text-transform:uppercase; cursor:pointer; text-indent:-9999px;margin-right:15px;
}