.search-form{
	width:790px;
}

.search-form td.box{
	background:#F5F5F5;
	border:1px solid #E6E6E6;
	width:50%;
	vertical-align:top;
	padding:10px;
}

.search-form h1{
	font-size:11pt;
}

.formtable td{
	padding-left:15px;
}

.formtable td.required{
	background:url(../images/required.gif) no-repeat center left;
}

.big-button{
	background-color:white;
	float:right;
	margin-right:50px;
}

.formtable td select{
	width:230px;
}

.brand-search h1{
	margin-bottom:10px;
}

.brand-search ul ul{
	padding: 5px 0 15px 40px;
}

.brand-search ul ul li{
	list-style:circle outside none !important;
}