/*#SearchHolder{
	position:relative;
	 top:0px;
}*/

form{
	width:375px;
	padding-top:20px;
	margin:0 0 20px 0;
	font-family: Arial, Helvetica, sans-serif;
}
fieldset{
	width:355px;
	border:solid 0px #eeda39; 
	padding:26px 10px 10px 14px;
	background:#FFF url(../Images/search.gif) 0 0 no-repeat scroll;
	}

#legendDummy{
	position:absolute;
	top:3px;
	left:60px;
	font: normal normal 20px/24px Arial, Helvetica, sans-serif;
	padding:5px;
	color:#350D71;
}
option, input{
	color:#132762;
	font-size:12px;
}
select{
	width:105px;
	float:left;
	margin:0 10px 5px 0;
	color:#132762;
}

input, select{
	background:#F7ED95;
	border-width:0;
}

select optgroup{
	color:#132762;
	padding:0 0 5px 5px;
}

select optgroup.hidden{
	color:#F7ED95;
}

select option{
	padding:0 0 0 10px;
}

select.smallsearch{
	width:80px;
}

label {
	display:block;
	float:left;
	width:60px;
	padding:0;
	margin:0 0 5px 0;
}
label.smallab{
	width:49px;
	text-align:center;
}
label.internet{
	width:70px;
}

input#frmTextSearch{
	width:270px;
	font-size:16px;
	padding-left:2px ;
}

#frmSelectMake{
	width:134px;
}

input.submitSmall{
	width:45px;
}
br{ clear:both;}

span.highlightTerm{
	background:#F7ED95;
	font-weight:inherit !important;;
}

p.standout{
	font-weight:bold;
}

#SubmitHolder{
	float:right;
	margin:11px 25px 0  0;
	border-left:7px solid #FFF;
	border-right:7px solid #FFF;
	width:90px;
	padding:0;
}

* html #SubmitHolder{

	margin:5px 0 0  0;
	border-right:2px solid #FFF;
	border-top:7px solid #FFF;
}

input#frmSubmit{
	border:2px solid #350D71;
	width:90px;
	text-align:center;
	font-weight:bold;
	margin:0;
}