div.tx-indexedsearch {
	padding-bottom:40px;
}

.tx-indexedsearch-searchbox  {
	background-color:#eaf4f7;
	/*-moz-border-radius:5px;
  	-webkit-border-radius:5px;*/
	padding:18px 14px 10px 15px;
	margin-bottom:20px;
	border:none;
	height:45px;
}

.tx-indexedsearch-searchbox fieldset {
	border:none;
}

.tx-indexedsearch-searchbox fieldset legend {
	display:none;
}

.tx-indexedsearch-searchbox-sword {
}

.tx-indexedsearch-form label {
	margin:0;
	padding:0;
	display:none;
}
.tx-indexedsearch-form {
	margin:0 5px 0 0;
	padding:0;
	float:left;
	width:150px !important;
}

.tx-indexedsearch-form input {
	width:150px !important;
	margin-top:8px;
	
}

.tx-indexedsearch-search-submit input {
	display:block;
	float:right;
	width:48px !important;
	letter-spacing:100px;
	height:36px;
	background:url('../images/div/btn_search.gif') bottom left no-repeat;
	border:none;
	text-indent:-1000px;
	overflow:hidden;
	margin:0 0 0 5px;
	padding:0;
	cursor:pointer;
	font-size:0;
	
}
.tx-indexedsearch-search-submit input:hover {
	background:url('../images/div/btn_search.gif') top left no-repeat;
}

/* Result */
.tx-indexedsearch-whatis {
	font-size:2.3em;
	color:#2c4589;
	padding:15px 0 15px 0;
}
.tx-indexedsearch-info {
	display:none;
}

.tx-indexedsearch-res h3 {
	margin:0;
	padding:0;
	font-size:1.2em;
}

.tx-indexedsearch-descr {
	margin:0;
	padding:0;
}

.tx-indexedsearch-res {
	margin-bottom:20px;
}
.tx-indexedsearch-percent {
	display:none;
}

.tx-indexedsearch-browselist-currentPage a  {
	color:#666 !important;
}
