﻿/* .Net HTML validation block reset */
.validation-summary-errors ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
