.trans_msg  {
    filter:alpha(opacity=100,enabled=1) revealTrans(duration=.2,transition=1) blendtrans(duration=.2);
}

table.trans_msg {
    border:1px solid #777777;
    background-color: #eeeeee;
}

table.trans_msg td {
    font-family:Arial, Helvetica, sans-serif;
    font-size:11px !important;
    color:#777777 !important;
}