@CHARSET "UTF-8";

ul.errors li {
    color: #CC0000;
    list-style-type: none;
    font-weight:bold;
}