.noerror {
        font-weight:normal;
        color:#00FF00;
}

.error {
        font-weight:bold;
        color:#FF0000;
}
