@charset "UTF-8";
#SearchBox {
	position: absolute;
	top: 2px;
	width: 484px;
	text-align: right;
	height: 33px;
	margin-top: 3px;
	left: 475px;
	display: none;
}
.searchinput  {
	height: 16px;
	width: 156px;
	margin: 4px 2px 2px 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.SearchCapsule {
	background-repeat: no-repeat;
	background-position: center center;
	height: 26px;
	width: 156px;
	text-align: left;
	float: left;
}
#cse-search-results , #cse-search-results iframe{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	width: 650px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
