/* Layout Style */

#Search
{
	position:absolute;
	top:65px;
	width:850px;
	text-align:right;
	float:right;
	font-size:11px;
}

#Search INPUT
{
	height:16px;
	width:75px;
	background-color:#FFFFFF;
	border:solid 1px #6386c6;
	font-size:10px;
}


#Search FORM
{
	width:200px;
	padding:7px 10px 7px 10px;
	border:solid 1px #6386c6;
}