.tx-indexedsearch-res {
	margin: 0px 100px;
}
.tx-indexedsearch-info {
	padding: 0px;
	margin-bottom: 5px;
}
.submit_text {
font-size: 1em;
font-weight: bold;
}
.tx-indexedsearch-whatis {
	padding-bottom: 0.1em;
	font-weight: bold;
	margin:  0px 200px;
}
.tx-indexedsearch-browsebox {
	padding-top: 0.1em;
	margin: 0px 200px;
	border-top: 1px dotted black;
}
.tx-indexedsearch-browsebox p {
float:left;
}
.tx-indexedsearch-noresults {
	margin: 0px 200px;
}
.tx-indexedsearch-searchbox-sword {
	margin-top: 5px;
	margin-left: 5px;
	padding-top: 3px;
	width: 270px;
	border: 0px;
	background: none;
	font-weight: bold;
	color: #8DB6C4;
}
.tx-indexedsearch-searchbox-sword-black {
	margin-top: 5px;
	margin-left: 5px;
	padding-top: 3px;
	width: 270px;
	border: 0px;
	background: none;
	font-weight: bold;
	color: #000 !important;
}
p.tx-indexedsearch-descr {
margin-bottom: 1.3em !important;
padding: 0px !important;
}
#indexed_search_box {
	margin-left: 200px;
	margin-bottom: 20px;	
	width: 317px;
	height: 29px;
	background: url(../img/bg_search_box_long.gif);
	background-repeat: no-repeat;
}
#tx_indexedsearch {
	width: 550px;
}

.tx-indexedsearch-search-submit {
	float: right;
}

.tx-indexedsearch-searchbox-button {
	background-image: url(../img/bg_toc_active.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 200px;
	border: none;
}


#tx_indexedsearch #go1 {
	float: left;
	margin: 9px 0 0 8px;
}

.tx-indexedsearch-redMarkup {
	background-color: #EDEDED;
}

.tx-indexedsearch-title {
	clear:both;
	font-size: 0.80em;
	font-weight: bold;
	background-color: #E6EDF5;
	padding-left: 10px;
	margin: 0px !important;
}

ul.browsebox{
	text-align:right;
	padding:0px
}
ul.browsebox li{
	padding-left: 5px;
	display:inline;
	white-space:nowrap
}
ul.browsebox li.prev{
	float:left
} 

