

.comment_wrapper { 
    border      : 1px solid #ccc;
    background  : #F2F2F2;
    padding     : 5px;
    width       : 95%;
    font-size   : 9pt;
}
.comment_style{
    border      : 1px solid #BDC7D8;
    padding     : 5px;
    border: 1px solid #c6c6c6;
    background-color: #fff;
    border-radius: 5px;
    -webkit-border-radius: 5px;
}
.comment_empty{
    height      : 18px;
    color       : #888888;
    cursor      : text;
}

.divCommentary{
    border      : 0px !important;
    width       : 300px !important;
}
