.tx-indexedsearch-searchbox{}
.tx-indexedsearch-searchbox table td{
    padding: 0;
    vertical-align: top;
}
.tx-indexedsearch-searchbox table td.left{
    width: 150px;
}
.tx-indexedsearch-searchbox table td.middle{
    width: 200px;
}
.tx-indexedsearch-searchbox table td.right{
    width: 200px;
}
.tx-indexedsearch-searchbox table td input, .tx-indexedsearch-searchbox table td select,.tx-indexedsearch-searchbox table td label{
    width: 100%!important;
}
#searchBox_input{
    margin-bottom: 0!important;
}
#searchBox_input input{
    width: 100%;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-bottom: 0!important;
}
#tx_indexedsearch_extResume{
    width: auto!important;
}
a.submit{
    display: block;
    margin: 0;
    padding: 0;
    margin: 0 0 10px 0!important;
    border:none;
    overflow: hidden;
    text-decoration: underline!important;
}
a.submit:hover{
    text-decoration: none;
}
a.submit input{
    margin: 0;
    padding: 0!important;
    width: auto!important;
    height: auto!important;
    margin-left: -2px;
    /*margin-left: -2px!important!;*/
    background:none;
    border:none;
}
.tx-indexedsearch-browsebox ul{
    width: 100%;
    text-align: center
}