#big_input{
	background-image: url("/i/search_big.png") !important;
	width: 42px !important;
}
#big_input_div{
	width: 52px;
	height: 42px;
	position:relative;
}
#big_input_div input {
	height: 35px !important;
	background-position: 0 -35px !important;
}
#big_input_div:hover input {
	background-position: 0 0 !important;
	height: 35px !important;
	top: 0px !important;
}
#dealer_offer_used_chooser{
	padding: 1px 15px;
}
#dealer_offer_used_chooser #first_line,
#dealer_offer_used_chooser #second_line{
	margin-bottom: 10px;
}
#dealer_offer_used_chooser div{
	margin-bottom: 10px;
}
#dealer_offer_used_chooser label{
	font-size: 12px;
}
#dealer_offer_used_chooser .td_border{
	
}
#dealer_offer_used_chooser select{
	width: 110px;
}
#dealer_offer_used_chooser .input_text{
	width: 70px;
	color: #999;
	background-color:#FFFFFF;
	border:1px solid #9A9A9A;
	text-align: right;
}
.values{
	color: #000 !important;
}
#search_count{
	float:left;background-image: url('/i/help.png') !important;
	width: 105px;
	height: 28px;
	padding: 4px 3px 4px 10px;
	font-size: 12px;
	text-align: left;
	margin:0px;
}