﻿.advancedsearchsettings,
.tx-indexedsearch-info-sword,
.tx-indexedsearch-info,
.tx-indexedsearch-percent {
    display: none;
}

.tx-indexedsearch-sectionlinks .result_links {
    list-style: none;
    margin: 0 0 30px 0;
    padding: 0;
    float: left;
    clear: both;
    width: 100%;
}

.tx-indexedsearch-sectionlinks .result_links li {
    float: left;
    clear: none;
    padding: 5px 10px;
    margin: 0 5px 5px 0;
    background: #eee;
}

.tx-indexedsearch-sectionhead {
    float: left;
    clear: both;
    width: 100%;
}

.tx-indexedsearch-res {
    border-bottom: 1px solid rgba(0,0,0,0.1);
}