.op-form-privacy-checkbox {
    clear: both;
    margin-top: 15px;
    margin-bottom: 0px;
}

.op-form-privacy-checkbox > label > input[type="checkbox"] {
    padding: 0;
    margin: 0;
    width: auto !important;
    height: auto !important;
    display: inline !important;
}
.op-form-privacy-checkbox > label > .privacy-text,
.op-form-privacy-checkbox > label > .newsletter-text {
    font-size: 12px;
    margin-left: 5px;
    color: #333;
    font-weight: normal;
    text-shadow:none;
}

.op-form-privacy-checkbox label {
    width: auto !important;
    margin: 0 !important;
}