.headerBox .searchForm input.text
{
    border: none;
    padding:0;
    margin: 0;
    background: #dee2e5;
    border-top: 1px solid #ced5da;
    height: 20px;
    padding: 1px 3px 0 3px;
    vertical-align: top;
}


.body-search-section .content .searchForm
{
    margin-top: 3px;
    margin-bottom: 2em;
}

.body-search-section .content .searchForm input.text
{
    width: 20em;
}

.googleBranding
{
    position: absolute;
    right: 0;
    top: 0.3em;
}
