.tableTrans
{
    font: normal 11px Tahoma;
    border-style: solid;
    border-width: 2px;
    border-color: #b3bead;
    background-color: #f6f6f6;
    margin: 4px;
    width: 98%;
    padding: 4px;
    margin-top: 1px;
}

.tableTrans th
{
    border-bottom-style: solid;
    border-bottom-width: 2px;
    border-bottom-color: #56ABFF;
    padding-bottom: 5px;
}

.tableTrans td 
{
    height: 26px;
    padding-left: 4px;
    padding-right: 4px;
}
