div#search_head {
    background: #38821e !important;
}
.search_tabs a {
    color: white;
}
a.search_input.search_advanced {
    color: white !important;
}
.wp_search .search_logo {
    width: 100px!important;
    height: 75px;
    float: left;
    margin-top: 10px;
    background: url(../../images/search-logo.png) no-repeat!important;
}
.wp_search .search_logo img {
    width: 84px!important;
    height: 70px!important;
    padding-top: 16px;
    display: none;
}
.wp_search .input_submit .search_submit{
    background: #f8b933!important;
}
.wp_search .search_tabs .selected_item{
    background-color:#f8b933!important;
}
