DIV.t-error {
}

DIV.t-error DIV {
}

DIV.t-error UL {
}

DIV.t-error LI {
}

HTML > BODY DIV.t-error LI {
}

LABEL.t-error {
    color: red;
}

.t-invisible {
    display: none;
}

.t-error-icon {
    display: none;

}
