label 
{
	color:#D49318;
	margin-bottom:4px;
	font-size: 12px;
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
}
input, select, textarea 
{
	font-size:12px;
	border: 1px solid #EAAD32;
	padding:2px;
	color:#8E550A;
}
fieldset 
{
	padding:0pt;
	margin-top: 1em;
	margin-right: 0pt;
	margin-bottom: 1em;
}
fieldset div 
{
	padding-top: 0pt;
	padding-bottom: 0pt;
	padding-left: 8pt;
}
input[type="text"], input[type="password"] 
{
	background:#FFFFFF none repeat scroll 0%;
	border:1px solid #EAAD32;
	color:#8E550A;
	height: 15px;
	padding: 2px;
}
select[name="keyword"], select[name="category"] 
{
	background:#FFFFFF none repeat scroll 0%;
	border:1px solid #030A61;
	color:#8E550A;
	width:95%;
}
select[name="country"], select[name="state"] , select[name="city"]
{
	background:#FFFFFF none repeat scroll 0%;
	border:1px solid #EAAD32;
	color:#8E550A;
	margin-bottom:5px;
	width:25%;
}
.input_button 
{
	background-color:#002065;
	border:0px none;
	color:#FFFFFF;
	padding:2px;
	font-weight: bold;
	text-align: right;
}
