﻿
/*SendMesage*/
.SendMsg_RightLable
{
    float: right;
    width: 120px;
    text-align: right;
}

.SendMsg_LeftTextBox
{
    float: right;
}

.SendMsg_UserRightLable
{
    float: right;
    width: 120px;
    text-align: right;
    margin-right: 10px;
    color: #808080;
}

.SendMsg_LeftTextBox
{
    float: right;
}
