/* CSS Document */


.warning {
    font-weight: bold;
    color: #f00;
}


