div.stats_container {
clear:none;
float:right;
width:82%;
}

h3.title_leader { 
border-bottom:1px solid #325C7F;
font-size:120%;
font-weight:bold;
margin-bottom:10px;
}


p.leader_explain { 
margin-bottom: 10px; 
} 

table.leader { 
width: 100%; 
} 

tr.title_leader { 
color: orange; 
background-color: white; 
} 

th.username { 
width: 20%;
font-weight: bold; 
} 

th.register_date{ 
width: 20%;
font-weight: bold; 
}

th.nzbs_submitted { 
width: 20%;
font-weight: bold; 
} 

th.comments_made{ 
width: 20%;
font-weight: bold; 
} 

th.class{ 
width: 20%; 
font-weight: bold; 
} 


table.indv { 
width: 100%; 
} 

td.username { 
width: 20%; 
text-align: center; 
} 

td.register_date { 
width: 20%; 
text-align: center; 
} 

td.nzbs_submitted { 
width: 20%; 
text-align: center; 
} 

td.comments_made{ 
width: 20%; 
text-align: center; 
} 

td.class { 
width: 20%; 
text-align: center; 
} 