#search-box {
	padding-top: 1px !important;
	padding-top: 0;
	width: 100%;
	color: #333C45;
	margin: 0;
	background: url('../images/car-picture-a-bg.gif') no-repeat 390px 8px;
}
#search-box form {
	position: relative;
}
#search-box.car form {
	background: url('../images/search-car-ico.jpg') no-repeat 396px 5px;
}
#search-box.eco form {
	background: url('../images/search-eco-ico.jpg') no-repeat 396px 5px; 
}
#search-box.oth form {
	background: url('../images/search-oth-ico.jpg') no-repeat 396px 5px;
}
#search-box select, #search-box input.text { width: 161px; }
#search-box input.price { width: 75px; }

#search-box ul { margin: 0 0 0 6px; }
#search-box dl {
	margin-bottom: 20px;
	padding-bottom: 20px;
	background: url('../images/dotted-border.gif') repeat-x left bottom;
}
#search-box dt {
	height: 3em;
	width: 36%;
	text-align: right;
}
#search-box dd { margin: -3em 0 .5em 37%; }

#search-box div {
	float: none;
	text-align: center;
}

#banners {
	margin-top: 20px;
}
