/* CSS Document */

#vehiclesearch {
	text-align: right;
	width: 320px;
	padding-top: 10px;
	padding-bottom: 30px;
	margin-left: 120px;
}
#vehiclesearch select {
	width: 230px;
	height: 17px;
	padding-left: 7px;
	padding-right: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 160%;
	border: 1px solid #A5ACB2;
	margin-bottom: 7px;
	border-style:solid;
	color: #666666;
}
#vehiclesearch label {
	text-align: right;
	font-weight: bold;
	color: #333333;
	vertical-align: top;
	margin-right: 21px;
	line-height: 150%;
}
#pb-carmodel { 
	clear: both;
}
#pb-category {
	clear: both;
}
#pb-yearfrom { float: left; padding-left: 17px;}
#pb-yearfrom select { width: 88px; margin-right: 0;}
#pb-yearto label { margin-right: 3px; margin-left: 6px;}
#pb-yearto {}
#pb-yearto select { width: 88px;}
#pb-price { float: left;  padding-left: 46px;}
#pb-price select { width: 137px;}
#pb-submit input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-align: left;
	background-image: url(../images/general_layout/searchbtn-bg.gif);
	background-repeat: no-repeat;
	background-position: right;
	background-color: #D1D1D1;
	border: none;
	width: 70px;
	height: 19px;
}
div.input, #pb-yearfrom, #pb-price {
	background-image: url(../images/index/alfa-romeo-arrow-red.gif);
	background-repeat: no-repeat;
	background-position: 82px 4px;
}
