/*** indexed_search ***/

.tx-indexedsearch-searchbox form {	
        padding-top:10px;
        margin-bottom:3em;
}


.tx-indexedsearch-info {
     	clear: both;
     	display: none;
 }

.tx-indexedsearch-path {
     	display: none;
}

.tx-indexedsearch-searchbox input {
    	margin-left:2em;
}

 .tx-indexedsearch-searchbox-button {
     margin-top:10px;
 }

 
.tx-indexedsearch-selectbox-defop {
	margin-top:5px;
	width:11.6em;
	margin-left:-7.5em;
}

.tx-indexedsearch-selectbox-lang {
	margin-top:5px;
	width:11.6em;
	margin-left:-7.5em;
}

.tx-indexedsearch-selectbox-sections {
	margin-top:5px;
}

div#indexedsearch_sword {
	float:left;
	height:2em;
	margin-top:0.1em;
} 

div#indexedsearch_submit_button {
	float:right;
	height:2em;
	margin-top:0.1em;
} 