.gform_wrapper .gsection {
    margin: 1.8em 0px;
    padding: 0px 0px 0.5em;
    clear: both;
    border-bottom-color: rgb(204, 204, 204);
    border-bottom-width: 1px;
    border-bottom-style: solid;
}

body .gform_wrapper ul li.gfield {
    margin-top: 0px;
}

body .gform_wrapper ul li.field_description_below div.ginput_container_checkbox {
    margin-top: 0px;
}

body .gform_wrapper ul li.field_description_below div.ginput_container_radio {
    margin-top: 0px;
}

.gform_wrapper .top_label .gfield_label {
    margin: 0.62em 0px 0.5em;
}

.gform_wrapper li.gfield.field_description_below + li.gsection {
    margin-bottom: 10px !important;
}
