#header #sitesearch {
    float: left;
    margin: 24px 12px;
}
#header.responsive #sitesearch {
    margin-top: 30px;
}

#header.responsive #sitesearch table td {
    border: 0;
    background-color: white;
}

#header form.gsc-search-box {
    width: 208px;
}

#header .gsc-search-box-tools .gsc-search-box td.gsc-input {
    padding: 0;
}

#header div.gsc-input-box, #header table.gstl_50 {
    height: 19px;
}

#header td.gsib_a {
    padding: 0 3px;
}

#header td.gsib_b {
    padding: 0;
}

#header input.gsc-input {
    font-size: 11px;
}

#header span.gscb_a {
    font-size: 19px;
}

#header a.gsst_a {
    padding: 0;
}

#header div.gsst_b {
    line-height: 0;
    margin-top: 1px;
}

#header .gsc-search-button {
    line-height: 0;
    padding: 0;
}

#header .gsc-search-button input.gsc-search-button-v2 {
    padding: 4px;
    margin: 0;
    background-color: #222;
    border: #222;
}

.gsc-completion-container td {
    border: 0;
}

.gssb_a div
{
    background-image:none !important;
    height:auto !important;
}