.qs_d
{ 
	width: 220px;
	font-size:12px;
}


.qs_l
{
	width: 220px;
	font-size:12px;
}


.qs_ia
{
	width: 210px;
	font-size:12px;
}

.qs_button
{
	width: 97px;
	height: 21px;
	border: none;
	background: url('/assets/images/button.png') 0 0 no-repeat;
	color: white;
	font-size: 12px;
	vertical-align:top
}

.searchbutton{
display:inline;
float:right;
}
.qs_p
{
	background-color:#cccccc;
}

.qs_minp
{ 
	width: 102px;
	font-size:12px;
	display:inline;
	float:left;
}

.qs_maxp
{ 
	width: 102px;
	font-size:12px;
	display:inline;
	float:right;
}

.qs_separator{
display:block;
clear:both;
line-height:12px;
font-size:12px;
}