.google-wrapper {
    background: white;
    padding-bottom: 4em;
    margin: 1em 0 4em;
    border: 1px solid #d6d8d5;
}

.google-search-input:focus, .google-search-input:active {
    box-shadow: none !important;
}

.google-search-dubtitle {
    margin-bottom: 0.5em;
}

#declarator-search {
    border-bottom: 1px solid #E9E9E9;
    padding-bottom: 3em;
}

#declarator-search h2 {
    font-size: 1.5em;
    font-family: arial, sans-serif;
    margin-bottom: 0.5em;
}

#declarator-search .google-declarator-result {
    padding: 10px;
}

#declarator-search-summery {
    margin-top: 1em;
    text-align: center;
}

#declarator-search-summery a {
    color: blue;
    text-decoration: underline;
}
/*
div.footer {
    border-top: 1px solid #d1d1d0;
}
*/