#google-cse-results-searchbox-form div, #google-cse-results-searchbox-form input {
    margin: 0;
    display: inline;
}

#google-cse-results-searchbox-form .form-radios div {
    display: block;
}

#google-cse-results-gadget a {
    margin-left: 2em;
}

.gs-web-image-box, .gs-promotion-image-box{
    padding-right: 15px !important;
    width: 200px !important;
}

.gs-web-image-box img.gs-image, .gs-promotion-image-box img.gs-promotion-image{
    max-height: 120px !important;
    max-width: 100% !important;
}

.cse .gsc-webResult.gsc-result:hover, .gsc-webResult.gsc-result:hover, .gsc-webResult.gsc-result.gsc-promotion:hover, .gsc-results .gsc-imageResult-classic:hover, .gsc-results .gsc-imageResult-column:hover {
    border-left: 1px solid #fff !important;
}

table.gsc-search-box td{
    vertical-align: top !important;   
}
@media only screen and (max-width: 550px) {
    .gsc-table-result td {
        display: block;
        clear: both;
    }
}