﻿
.tblMainPayment
{
    width: 1000px;
    height: auto;
}
.tdMainPayment1
{
    width: 750px;
    height: auto;
}

.tdMainPayment2
{
    border: 1px solid #CCCCCC;
    width: 250px;
    height: auto;
    background-color: #F3F3F3;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}


.tblPgChat
{
    width: 100%;
    height: 50px;
    font-weight: bold;
}
 
