.validation-summary-errors ul
{
    list-style-type: none;
}

.field-validation-error
{
    color: #ff0000;
}
