label span
{
    margin-left:15px;
    font-style: italic;
}

.mandatory
{
    background-color: #eeffee;
}

.mustAccept, .emailRegistered
{
    color:#ff0000;
    display:none;
}

.done
{
    display:none;
}