table.classifica {
width: 300px;
margin-left:auto;
margin-right:auto;
}

#spacer {
height:7px;
}

td.posizione {
width: 60px;
height:50px;
text-align:center;
vertical-align: center;
font-size: 25px; color:#CCCC00;
font-weight:bold;
background-image:url(../immagini/template/posizione_bg.jpg);
background-repeat:no-repeat;
}

td.situazione {
width: 20px;
height:40px;
background-image:url(../immagini/template/situazione_bg.jpg);
background-repeat: repeat-x;
}

td.dettagli {
width: 213px;
height:50px;
padding-left: 7px;
font-size: 11px;
text-align:left;
vertical-align:center;
background-image:url(../immagini/template/dettagli_bg.jpg);
background-repeat:no-repeat;
line-height:15px;
}

b.titolo {
font-size: 14px;
font-family:Arial, Helvetica, sans-serif;
color: #C00;

}










