form.motorsSearch{
	padding:40px 0 0 145px;
	width:155px;
	height:160px;
	background:#CC6633;
	font-size:11px;
	background:url(http://cdn2.motors.co.uk/v2live/images/bg_motors_search_313_210.jpg) top left no-repeat;
	position:relative;
	font-family:Arial, Helvetica, sans-serif;
}
form.motorsSearch fieldset{
	border:0 none;
	padding:0;
	margin:0;
}
form.motorsSearch label{
	display:block;
	height:23px;
}
form.motorsSearch label.short{
	width:100px;
	float:left;
}
form.motorsSearch input.text{
	border:1px solid #809db9;
	padding-left:5px;
	width:135px;
}
form.motorsSearch select{
	width:142px;
}

form.motorsSearch select,
form.motorsSearch input.text{
	font-size:11px;
	line-height:1.1em;
}
form.motorsSearch label.short select{
	width:80px;
}
form.motorsSearch a{
	text-decoration:underline;
	color:#0000ff;
	font-size:10px;
}
form.motorsSearch a.usedLink{
	position:absolute;
	bottom:10px;
	left:20px;	
}
form.motorsSearch .submit{
	margin-top:5px;
}
form.motorsSearch option.hide{
        display:none;
}
