
.default {
    table-layout: fixed;
}

th.m_ta-left  {
    word-wrap: break-word;
    padding: 11px;
    background-color: #f5f5f5;
    color: #333333 !important;
    font-weight: bold;
    border-right: 1px solid #edbfcc;
}

td.m_ta-left {
    word-wrap: break-word;
    padding: 10px;
    border-right: 1px solid #edbfcc;
}