    div.err{
        color:crimson;
    }
    div.err.critical{
        margin-bottom:20px;
        font-weight:bold;
    }

.hide{display:none;}

