/* @override http://www.unityhealthcare.org/uch-search.css */

/* @override http://www.unityhealthcarefoundation.org/uch-search.css */

#uch-search.frontPage #sitesearch {
	top: 10px !important;
}

.Topper #uch-search #sitesearch {
	top: 92px;
	left: 780px;
	position: absolute;
	width: 191px;
}

.Topper #uch-search #sitesearch.uch-search-with-home {
	top: 44px;
	position: absolute;
	left: 766px;
}

#uch-search #sitesearch {
	position: relative;
}

.Topper {
	position: relative;
}

.Topper #uch-search-input {
	border-width: 0;
	width: 158px;
	float: left;
	text-indent: 12px;
	font-size: 10px;
	line-height: 18px;
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	z-index: 2;
	background-image: url(ie8formBG.png);
	background-color: transparent;
	padding-top: 5px;
}

#sitesearch {
	background: url(searchBoxBG.png) no-repeat left center;
	width: 191px;
	height: 21px;
	position: absolute;
	z-index: 1;
	top: 80px;
	left: 780px;
}


.Topper .uch-search-btn {
	border-width: 0;
	width: 30px;
	background: transparent url(searchBox.png) right center;
	float: left;
	margin: 0;
	padding: 0;
	font-size: 0px;
	line-height: 10px;
	display: block;
	height: 21px;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 3;
}

.TextPart .uch-search-btn {
	margin-left: 20px !important;
}



.BodyText table tr td h3 {
	color: #F00;
}

