ul.errorlist {
    list-style-type: none;
    margin: 0;
    padding: 0;
    color: red;
    font-size: 0.75em;
    font-weight: bold;
}
