.search_result {
        z-index: 2;
        position: relative;
        margin: 5px 15px 2px 5px;
        font-size: 13px;
        font-family: Verdana,Arial,sans-serif;
	/*
        border: none;
        color: #5b5b5b;
	background: #fff;
	*/
}
.search_result_title {
	font-size: 14px;
	font-weight:bold;
}
.search_result_info {
	/*
	color: green;
	background: #ececec;
        border: 1px #000 solid;
	*/
	color: green;
	background: #abc;
}
.tx-indexedsearch {
        z-index: 2;
        position: relative;
        top: 20px;
        left: 15px;
        margin: 5px 15px 5px 5px;
        font-size: 13px;
        border: none;
        font-family: Verdana,Arial,sans-serif;
	/*
        color: #5b5b5b;
	background: #fff;
	*/
}
.tx-indexedsearch .tx-indexedsearch-browsebox LI {
        z-index: 2;
        position: relative;
	left:-15px;
	display:inline;
	margin-right:5px;
	top: 15px;
}

.tx-indexedsearch-searchbox, .tx-indexedsearch-whatis {
margin-left: 133px;
}
.tx-indexedsearch-res {
margin-bottom: 33px;
}
.tx-indexedsearch-searchbox-button, tx-indexedsearch-searchbox-sword {
/*
display: none;
*/
}
