#searchbox
{
	float:right;
	width:210px;
	height:114px;
background-image:url("/webdata/graphics/searchbackground.gif");
background-repeat:no-repeat;
background-position:0 27px;
}

#searchbox form
{
	display:inline;
}


.searchpad
{
	padding-top:23px;
	
}


.uTemplateSearchForm
{

	margin: 0px;
	padding:0px;

}

/*Search input box*/
#searchString
{

	background-color:transparent; 
	padding-left:5px;
	border:none; 
	width: 175px;
	height:18px;
	font-family: arial, sans-serif;
	font-size:11px;
	color: #6c6a63;
}

.searchBtn

{
	position:relative;
	top: 4px;
	left: 0;
}

.contactus

{
	position: absolute;
	top:23px;
	left:653px;

}