div#search_logo img {
    width:430px!important;
    height: 126px!important;
    margin-left: -70px;
}
.wp_search .search_logo {
    width: 372px;
    height: 126px;
    float: left;
    
}
.wp_search .search_head {
    height: 126px;
    background-color: #1752a5;
    border-bottom: 1px solid #e5e5e5;
}

a.tab_item.selected_item {
    background: white!important;
    color: #333!important;
}
input.search_submit {
    background: white!important;
    color: #333!important;
}
.search_tabs{color:#fff;}
.search_tabs a {
    color: white!important;
}
a.search_input.search_advanced {
    color: white!important;
}
