.tx-indexedsearch {
        margin:10px;
        font-size: 0.9em;
}

.tx-indexedsearch-searchbox {
       border-bottom:1px solid #015B90;
       margin-bottom: 10px;
}

.tx-indexedsearch-searchbox-sword, .tx-indexedsearch-searchbox-button {
        margin:0 0 10px 10px;
}

.tx-indexedsearch-browsebox p {
        background:#DBE2EF;
        padding: 5px;
}

.tx-indexedsearch-res {
	margin:10px;
        border-bottom:1px solid  #015B90;
}

.tx-indexedsearch-descr {
	background:#DBE2EF;
	padding:5px;
}

.tx-indexedsearch-info {
	background:#BAD3EB;
	padding:5px;
}
