#user_msg {
    background-color: #bce99b;
    margin: 3px 0 3px 6px;
    padding: 10px;
}
#user_msg.error {
    background-color: #ffa8a8;
}
