﻿.faStatRow
{
    width:165px;
    text-align:center;
}

.faStatCellRight
{
    direction:rtl;
    float:right;
    width: 80px; 
    height: 19px;
}
.faStatCellLeft
{
    direction:rtl;
    float:left;
    width:84px; 
    height: 19px;
}
.enStatRow
{
    direction:ltr;
    width:165px;
    text-align:center;
}
.enStatCellRight
{
    direction:ltr;
    float:right;
    width: 30px; 
    height: 19px;
}
.enStatCellLeft
{
    direction:ltr;
    float:left;
    width:110px; 
    text-align:left;
    padding-left:24px;
    height: 19px;
}
.divStatBG
{
    color:#333333;
    background-repeat:no-repeat;
    border:0px;
    height:140px;
    width:194px;
    padding-top:60px;
    text-align:left;
}