.tx-indexedsearch-searchbox fieldset {
  border: none;
	color: #5A5A5A;
  margin: 0 0 30px;
  padding: 0;
}

.searchbox-tmpl-css {
  margin-bottom: 12px;
}
  
.tx-indexedsearch-searchbox  fieldset legend {
  display: none;
  }

.tx-indexedsearch-whatis{
  margin: 6px 0;
	color: #5a5a5a;
}  
  
.tx-indexedsearch-form {
  float: left;
}    

#tx-indexedsearch-searchbox-sword  {
  height: 16px;
	color: #032950;
}
  
.tx-indexedsearch-search-submit {
  float: left;
  height: 16px;
}  

.tx-indexedsearch-title a:link, .tx-indexedsearch-title a:visited {
  color:  #032950;
  text-decoration: none;
  font-weight: bold;
}

.tx-indexedsearch-title a:hover {
  color:  #f49e00;
  text-decoration: none;
  font-weight: bold;
}

.item-path {
	color: #5a5a5a;
}

.item-path a:link, .item-path a:visited {
	color:  #032950;
  text-decoration: none;
}

.item-path a:hover {
	color:  #f49e00;
  text-decoration: none;
}

.tx-indexedsearch-title {
  float: left;
}

.percent-tmpl-css  {
  text-align: right;
  float: right;
  font-size: 12px;
	color: #5a5a5a;
}

div.res-tmpl-css dt {
  margin: 0 0 20px 0;
  float: left;
  font-size: 12px;
}

div.res-tmpl-css dd {
  margin: 0;
  float: left;
}

dl.tx-indexedsearch-info info info-tmpl-css {
  clear: both;
}

h3 {
  font-size: 14px;
}

div.res-tmpl-css {
  clear: both;
}

div.res-tmpl-css dl {
  margin: 0;
}

.result-number {
	color: #032950;
}

div.tx-indexedsearch-browsebox {
  clear: both;
	margin-top: 20px;
}

ul.browsebox {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

ul.browsebox li {
	list-style-type: none;
	list-style-image: none;
	float: left;
	padding: 0 2px;
	margin-bottom: 10px;
}

ul.browsebox li a:link, ul.browsebox li a:visited {
	color: #032950;
	text-decoration: none;
}

ul.browsebox li a:hover {
	color: #f49e00;
	text-decoration: none;
}

p.tx-indexedsearch-descr {
	margin: 4px 0;
}

.tx-indexedsearch-res h3 {
	margin: 20px 0 4px 0;
}
