.wp_search .search_logo{}
.wp_search .search_logo img{height:auto !important;padding-top:30px;}
.wp_search .search_head {
    background-color: #b9130d !important;
}
.wp_search .search_logo {
    width: 255px !important;
}
.wp_search .search_tabs .selected_item {
    background-color: #da2d26 !important;
}
.wp_search .input_submit .search_submit {
    margin: 0 !important;
    background: #de312a !important;
}
.wp_search .search_tabs a {
    color: #fff !important;
}
.wp_search .search_advanced {
    color: #fff !important;
}
.wp_search .search_logo{ background:none !important;}
