.tx-indexedsearch-searchbox, INPUT.tx-indexedsearch-searchbox-button { 
	font-family: Verdana;
	font-size: 8pt; 
	border: 1px solid #000000 
}

.tx-indexedsearch-searchbox, SELECT.tx-indexedsearch-searchbox-type { 
	font-family: Verdana;
	font-size: 8pt; 
	border: 1px solid #000000 
}

.tx-indexedsearch-searchbox { 
	width:500px;
	font-family: Verdana;
	font-size: 8pt; 
}

.tx-indexedsearch-label {
	font-family: Verdana;
	font-size: 8pt; 
}

INPUT.tx-indexedsearch-searchbox-sword { 
	width:400px;
	font-family: Verdana;
	font-size: 8pt; 
	border: 1px solid #333;
	background: #eee;
	color:#333;
	padding: 2px;
}

.tx-indexedsearch-whatis, P .tx-indexedsearch-sw { 
	font-weight: bold; 
	font-family: Verdana;
	font-size: 10pt; 
}

.tx-indexedsearch-rules { 
	font-family: Verdana;
	font-size: 8pt; 
}

.tx-indexedsearch-rules h2 { 
	font-family: Verdana;
	font-size: 10pt; 
	font-weight: bold;
}

.tx-indexedsearch-whatis { 
margin-top:10px; 
margin-bottom:5px; 
border-top: 1px dotted #333;
width: 500px;
}

P.tx-indexedsearch-noresults { 
text-align: center; 
font-weight:bold; 
}

.tx-indexedsearch-res {
 background: #FFF; 
 width: 500px;
 }
 
.tx-indexedsearch-res, .tx-indexedsearch-title P {
font-weight:bold;
font-size: 8pt;
}

.tx-indexedsearch-title, P.tx-indexedsearch-percent { 
	font-weight: bold;
	font-family: Verdana;
	font-size: 8pt;
	font-style:italic;
}

.tx-indexedsearch-descr P,  .tx-indexedsearch-descr { 
	font-family: Verdana;
	font-size: 8pt; 
	background: #fff;
	padding: 4px;
}

.tx-indexedsearch-res, .tx-indexedsearch-descr P, .tx-indexedsearch-redMarkup { 
	color:black; 
}

.tx-indexedsearch-info{ 
	font-family: arial;
	font-size: 7pt; 
	border-top: 1px dotted #333;
	border-bottom: 1px solid #333;
	font-style: normal;	
}

.tx-indexedsearch-res, .tx-indexedsearch-secHead { 
margin-top:20px; 
margin-bottom:5px;
}
.tx-indexedsearch-res, .tx-indexedsearch-secHead h2 { 
margin-top:0px; 
margin-bottom:0px; 
}

.tx-indexedsearch-secHead TABLE { 
background:#F9FFE5; 
color: #000000;
font-size: 8pt;
}

.tx-indexedsearch-res, .tx-indexedsearch-secHead TD { 
vertical-align:absmiddle; 
}

.tx-indexedsearch-selectbox-type, .tx-indexedsearch-selectbox-defop, .tx-indexedsearch-selectbox-sections, .tx-indexedsearch-selectbox-group {
	width: 200px;
	background: #eee;
	font: verdana;
	font-size: 8pt;
	color: #333;
	border: 1px solid #333;
	padding: 1px;
}