.wp_search .search_head{    background-color: #0E6BB1 !important;}
div#search_logo img {
    height: auto !important;
    margin-top: 18px;
}
.wp_search .search_logo{width: 254px !important;}
.search_tabs a {
    color: #fff !important;
}
.wp_search .search_advanced {
    color: #fff !important;
}
.wp_search .input_submit .search_submit {
    margin: 0 !important;
    background: #5b96e1 url(img/search_form.png) 0 0 no-repeat !important;
}

.wp_search .search_logo {
	border:0px !important;
    background-color: #356bb1 !important;

}