@charset "utf-8";
/* CSS Document */

#q
{
	background:url(../images/Content/SearchText.jpg);
	border:0;
	padding:0;
	width:219px;
	height:14px;
	position:relative;
	margin-top:6.5px;
	margin-left:30px;
	font-size:10px;
}
#SearchButton
{
	float:left;
	background:url(../images/Content/SearchButton.jpg);
	width:66px;
	height:27px;
	border:0px;
}
#SearchBar
{
	margin:0;
	padding:0;
	background:url(../images/Content/Search.jpg);
	float:left; 
	width:249px;
	height:27px;
}
.Search
{
	height:27px;
}
