.edit-participant .form-table th {
    color: #A33;
    font-size: 14px;
    vertical-align: top;
}
.helptext {
    font-size: 12px;
    color: #33A;
}
.checkbox-subgroup legend, .radio-group legend {
    font-weight: bold;
    margin-top: 15px;
}
.multi-select-other th {
    border-top: 1px solid #777;
    padding: 6px 24px;
    font-size: 14px;
}
.checkbox-group fieldset {
    border: 1px solid #666;
    margin: 0 0 24px 0;
    padding: 10px;
}
.checkbox-group fieldset legend {
    background: #ddd;
    color: #515963;
    font-size: 14px;
    font-weight: bold;
    text-transform: none;
    padding: 0 10px;