.tx-indexedsearch-inputwrapper div label
{  
  display:block;
  float:left;
  padding-top:3px;
  width:100px;
}
/*
.tx-indexedsearch-inputwrapper div input,
.tx-indexedsearch-inputwrapper div select
{

}
*/
.tx-indexedsearch-inputwrapper div.fixedwidth input
{
  width:150px;
}
.tx-indexedsearch-inputwrapper div.fixedwidth select
{
  width:155px;
}

.tx-indexedsearch-inputwrapper
{
  margin-top:10px;
}

.tx-indexedsearch-res 
{
  margin:15px 0 15px 0;
}

.tx-indexedsearch-res .icon img
{
  margin:0px 0 0 0;
}

.tx-indexedsearch-res  .title
{
  
}

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

.tx-indexedsearch-browsebox ul.browsebox
{
  margin:10px 0 0 0;
  padding:0px;
  list-style-type:none;
}

.tx-indexedsearch-browsebox ul.browsebox li
{
  display:inline;
  padding:0 10px 0 0;
}