/*stili per le tabelle delle statistiche */
#block_r table.log {
margin-left:auto;
padding:0px;
margin-right:auto;
width:540px;
}
#block_r table.log * {
margin:0px;
padding:4px 4px;
position:relative;
font-size:10px;
border-bottom:1px solid #eee;
}
#block_r table.log .c1 {
font-weight:bold;
}
#block_r table.log .pari {
background-color:#eee;
}

#block_c table.log {
margin-left:auto;
padding:0px;
margin-right:auto;
width:760px;
}
#block_c table.log * {
margin:0px;
padding:4px 4px;
position:relative;
font-size:10px;
border-bottom:1px solid #eee;
}
#block_c table.log .c1 {
font-weight:bold;
}
#block_c table.log .c4 {
font-weight:bold;
border-left:1px solid #666;
}
#block_c table.log .c5 {
font-weight:bold;
}
#block_c table.log .pari {
background-color:#eee;
}
