@charset "UTF-8";


#searchBox {
	background: url(../../images/header-title.gif) repeat-x 0% 0%;
	width: 100%;
	height: 57px;
	padding-bottom: 20px;
	overflow: hidden;
	color: #171717;}
	#searchBox #keywordSearch{
		width: 40%;
		float:left;
		border-right: 1px solid #444;}
	#searchBox #priceSearch{
		width: 55%;
		float:right;}
	#priceSearch .price{
		width: 4em;}
