/* ------------ Indexed Search */
.searchbox_bg																{ width: 247px; height: 32px; overflow: hidden; }

/* Indexed Search Plugin */
.tx-indexedsearch-res												{ margin-top: 0px; margin-bottom: 15px; clear:both; float: none; }
.tx-indexedsearch-res a											{ text-decoration: none; no-repeat 0em 0.4em; }
.tx-indexedsearch-res a:hover								{ text-decoration: underline; }

.browsebox																	{ padding: 0px; margin: 0px; display: block; width: 450px; }
.browsebox ul																{ background-image: none !important; padding: 0px; margin: 0px; display: block; list-style:none; }
.browsebox li																{ background-image: none !important; padding: 0px; height: 40px; margin: 0px; float:left; display: block;  }

.browsebox li a															{ padding: 3px 6px 3px 6px; text-align: center; border: 1px solid #737373; background: ##efefef; margin: 10px 0px 0px 0px; display: block; }
.browsebox li a:hover												{ text-decoration: underline; }

.tx-indexedsearch-searchbox-button 					{ float: left; padding: 0px 0px 0px 5px; font-size: 1em; cursor: pointer; border: none; font-weight: bold; margin: 0px; margin-top: 0px; }

.tx-indexedsearch-searchbox-sword						{ margin: 0px 5px 0px 5px; float: left; }
