/**
 * search
 */

.tx-indexedsearch-form {
	margin: 0 0 10px 0;
}

.tx-indexedsearch-searchbox {
	width: 335px;
	text-align: right;
}

.tx-indexedsearch-search-submit {
	text-align: right;
}

#tx-indexedsearch-searchbox-sword {
	width: 245px;
}

.tx-indexedsearch-whatis,
.tx-indexedsearch-browsebox {
	margin: 5px 0;
}

.tx-indexedsearch-whatis {
	margin-top: 20px;
}

