.form-comentario {
    border-radius: 2px;    
    border: gray 2px;
}

.aviso-fl {
    color: red;
}

.aviso-ok {
    color: green;
}