/* stats */
TD.statstop{
border-bottom: 3px solid #666;
color: #333;
font-weight: bold;
font-size: 11px;
text-align: center;
}
TD.statstop2{
border-bottom: 2px solid #666;
color: #333;
font-weight: bold;
font-size: 11px;
}
TD.afil_left, TD.afil_right, TD.afil_btm{
text-align: left;
font-size: 11px;
color: #333;
border-bottom: 1px dashed #eee;
padding-left: 7px;
padding-right: 7px;
}
TD.afil_right{
padding-left: 15px;
font-weight: bold;
}
TD.afil_btm{
border-bottom: none;
background: #600;
color: #fff;
font-weight: bold;
padding-top: 0;
padding-bottom: 0;
}