/* overrides of /styles/stdtbl-banner.css */
#tbl-container {
	width: 765px;
}
#hdr-td {
	background-image: url("/images/global/header-medical-center.png");
}
#page2data {
	clear: both;
}
#page2data .radioButton input {
	border: none;
}

/* css to make search-bannerCC.html work */
#srchbox {
	padding-right: .5em;
}
.searchText span {
	line-height: 17px;
	margin-right: 5px;
}
/* BEGIN css overrides for non-IE browsers SEARCH */
html>body #srchbox {
	text-align: left;
}
html>body #srchbox h2 {text-align: left;}
html>body .searchText {
	margin-top: 3px;
	margin-bottom: 3px;
}
html>body .searchText span {
	margin-left: 3px;
	line-height: 12px;
}
/* END css overrides for non-IE browsers SEARCH */

.txtWord 
{
	background-color:PaleGoldenrod;
	height:20px;
	border: 1px  black;
}
