form#standard .mandatory, form#standard #confirmation_fail {
    color: #cc0000;
}

form#standard select {
    width: 100%;
}

#comments_id {
    resize: none;
    height: 100px;
}