.statistici_container {
    background-color:#ffffff;
    height:auto;
    width:623px;
    text-align:justify;
    font-weight:normal;
    font-size:12px;
    border:1px solid #cacaca;
    margin-top:5px;
    padding:10px 4px 45px 4px;
}
* html .statistici_container {width:auto;;}

.gri_inchis {
    padding-left:8px;
    padding-right:13px;
    width:600px;
    height:34px;
    line-height:34px;
    background-color:#b0b0b0;
    font-size:16px;
}

.statistici_container div {
    padding-left:8px;
    padding-right:13px;
    width:600px;
    height:31px;
    line-height:31px;
    overflow:hidden;
}
.statistici_container div.gri {background-color:#dddddd;}
.statistici_container div p.p_left{width:300px;float:left;text-align:left;}
* html .statistici_container div p.p_left {width:275px;}
.statistici_container div p.p_right{width:300px;float:left;text-align:right;}