body {
	background-color: #ffffff;
	padding: 0px;
	margin: 0px;
}

#styleManufLbl, #styleRangeLbl, #stylePriceLbl {
	font: 10px Arial, Verdana, sans;
	text-align: right;
}

#styleManuf, #styleRange, #stylePrice {
	font: 10px Arial, Verdana, sans;
	display: block;
}

#styleManuf select, #styleRange select, #stylePrice select {
	font: 10px Arial, Verdana, sans;
}

.styleSearch {
	font: 9px Arial, Verdana, sans;
	text-align: right;
}
