.quotation_messages_msg { border: 1px solid #dbddde; padding: 20px 35px 20px 15px; border-radius: 3px; margin-top: 5px; margin-bottom: 30px; background-color: #f6f6f6; word-wrap: break-word; text-align: justify; }

.quotation_messages_msg-seller { border-color: #76bd1d; }
.quotation_messages_msg-customer { border-color: #da6397; }

.quotation_messages_infos { font-size: 0.9em; color: #525252; }