@charset "utf-8";

.index_menu_cont{
height:auto;
min-height:inherit;
}
.statsindex_menu_gtitle{
margin:0px 0px 0px 0px;
padding:0px;
text-align:right;
}
.statsindex_menu_gtitle a{
background:url(../../common/images/icon_link_mtitle.gif) no-repeat 0% 50%;
padding:3px 0px 2px 18px;
font-weight:bold;
font-size:120%;
}

.statsBox{
background:url(stats_bg.gif) no-repeat left top;
text-align:center;
padding-top:15px;
margin-bottom:20px;
}
table.statsTable{
margin:0px auto;
width:570px;
border-top:solid 1px #333333;
border-collapse:collapse; 
}
table.statsTable th{
text-align:center;
background:url(th_back.gif) repeat left top;
width:62px;
}
table.statsTable td{
text-align:left;
width:496px;
padding:2px 5px;
background:url(../../common/images/news_line_dot.gif) repeat-x left bottom;
}


