.title_with_search h1 {
    margin-top: 0;
}
.search_filter .search_form {
    position: relative;
}
.search_filter .search_form input {
    padding-right: 55px;
}
.search_filter .search_form button {
    position: absolute;
    right: 0;
    top: 0;
}
a.plain-link h4 span {
    font-weight: normal;
    font-size: 14px;
    color: #183280;
}