.tx-indexedsearch-searchbox input, .tx-indexedsearch-searchbox select { font-family: verdana; font-size: 11px; }
.tx-indexedsearch-searchbox fieldset { border: none; padding: 0; margin: 0; }
.tx-indexedsearch-searchbox fieldset .tx-indexedsearch-header { background-color: #eee; }
.tx-indexedsearch-searchbox fieldset h1 {
        color: #325599;
  	margin: 0;
	padding: 0 0 4px 11px;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	background-image: url(../_images/formHeaderBg.png); 
	background-repeat: no-repeat;
	background-position: top right;
	background-color: #fff;
	width: 80px;
}
.tx-indexedsearch-searchbox fieldset fieldset { 
	background-color: #eee; 
	margin-bottom: 6px; 
	padding: 6px;
	background-image: url(../_images/fieldsetTopLeftCorner.png);
	background-repeat: no-repeat; 
}
.tx-indexedsearch-searchbox fieldset fieldset.tx-indexedsearch-form { background-image: none; padding-top: 1em; } /* no rounded corner on top fieldset */
.tx-indexedsearch-searchbox fieldset fieldset.tx-indexedsearch-form input { width: 300px; }
.tx-indexedsearch-searchbox fieldset fieldset h2 { font-size: 12px; font-weight: normal; color: #325599; }
.tx-indexedsearch-searchbox fieldset fieldset label { 
	font-size: 12px; 
	font-weight: normal; 
	color: #325599; 
	display: inline; 
	padding-right: 0.5em;
	text-shadow: #ccc 1px 2px 3px;
}
.tx-indexedsearch-searchbox .tx-indexedsearch-search-submit { text-align: right; background-color: #fff; background-image: none; }
.tx-indexedsearch-title { font-size: 14px; font-weight: normal; }
.tx-indexedsearch-icon img { margin-bottom: -2px; }
.tx-indexedsearch-percent { font-weight: normal; font-size: 11px; padding-left: 1em; }
.tx-indexedsearch-res { margin-bottom: 1em; }
.tx-indexedsearch-res h3 { margin: 0; }
.tx-indexedsearch-descr { margin: 0; }  
.tx-indexedsearch-info { color: green; }
.tx-indexedsearch .browsebox { list-style-type: none; margin: 1em 0 1em 0; padding: 0; }
.tx-indexedsearch .browsebox li { display: inline; margin: 0 1em 0 0; padding: 0; }