fieldset {
    margin-top:20px;
}
.required label:after {
    content: ' *'
}
