.search-header
{
    border-radius: 0;
    margin-top: 74px;
    margin-right: 55px;
}

.headerbar .search-box .inputbox
{
    font-size: 17px;
    padding: 8px;
    height: 32px;
    border-radius: 0;
    background-color: #22222e;
    color: #656e86;
    font-style: italic;
}

.headerbar .search-header .button-search,
.headerbar .search-header .button-search-end
{
    padding: 7px;
    background-color: #22222e;
    background-image: none;
    box-shadow: none;
    border: none;
}