/* Content stuff */
hr {  
	color: black;
	background-color: black; 
	border: none;
	height: 1px;
	margin: 12px 0px;
}

#right a { color: #990033; font-weight: bold; }

td {font-size: 10px; }
/* Search Stuff */
#header .tx-indexedsearch-whatis, #header .tx-indexedsearch-noresults, #header .tx-indexedsearch-res, #header .tx-indexedsearch-browsebox {display:none;}
#header .tx-indexedsearch-searchbox-sword {
 	width: 59px;
	height: 17px;
	border: 2px solid #903;
	font: normal 10px Verdana, sans-serif;
}

#header .tx-indexedsearch-searchbox-button {
	background-color: #903;
	width: 24px;
	height: 17px;
	font: bold 10px Verdana, sans-serif;
	color: #fff;
	border: none;
	margin-left: -4px;
}
#right .tx-indexedsearch-searchbox-sword {
 	width: 200px;
	height: 17px;
	border: 2px solid #903;
	font: normal 10px Verdana, sans-serif;
}

#right .tx-indexedsearch-searchbox-button {
	background-color: #903;
	width: 24px;
	height: 17px;
	font: bold 10px Verdana, sans-serif;
	color: #fff;
	border: none;
	margin-left: -4px;
}

#right .tx-indexedsearch-browsebox ul li { display: inline; margin-right: 12px; }
#right .tx-indexedsearch-browsebox {margin-bottom: 20px; }

#content .tx-indexedsearch td { font-size: 11px; }
/* Site Map Stuff */
.tx-dropdownsitemap-pi1 DIV {
border: solid 0px #DFE2E3;
background: #CCC;
padding: 2px;
margin-bottom: 5px;
}
.tx-dropdownsitemap-pi1 DIV.level_2 {
background: #CCC;
}
.tx-dropdownsitemap-pi1 DIV.level_2 A {
font-weight: normal;
}
.tx-dropdownsitemap-pi1 DIV.level_3 {
background: #CCC;
}
.tx-dropdownsitemap-pi1 DIV.level_4 {
background: #CCC;
}
.tx-dropdownsitemap-pi1 DIV.level_5 {
background: #CCC;
}
.tx-dropdownsitemap-pi1 DIV.expAll {
text-align: left;
border: solid 0px #DFE2E3;
background: #CCC;
}

