#kesearch_results_teasers .result-list-item {
    background-color: #73a75e;
    margin-bottom: 20px;
    min-height: 136px;
}

#kesearch_results_teasers a.anker, 
#kesearch_results_teasers a.anker-link {
    background-image: url("../Icons/nav_anker_content.png");
    color: #000 !important;
}
#kesearch_results_teasers a.anker:hover, 
#kesearch_results_teasers a.anker-link:hover {
    color: #fff !important;
}
#content #kesearch_results_teasers h2 a, 
#content #kesearch_results_teasers h2 {
    color: #fff;
    margin-top: 0;
}
#kesearch_results_teasers .result-teaser {
    color: #fff;
    display: inline-block;
}

#kesearch_results_teasers .teaser_icon {
    float: left;
}
#kesearch_results_teasers .ke_teaser {
    float: left;
    margin-left: 20px;
    max-width: 790px;
}
#kesearch_results_teasers .ankerLink {
    margin-top: 23px;
    margin-bottom: 0;
}
.clearer {
    clear: both;
}
#kesearch_filters,
#kesearch_filters label {
    float: left;
}
.tx-kesearch-pi1 #kesearch_filters label {
    color: #757575;
    font-weight: lighter;
    margin-right: 25px;
    padding-top: 7px;
}
#kesearch_filters {
    position: relative;
    top: 96px;
    margin-left: 15px;
}
.tx-indexedsearch-searchbox {
    float: left;
}