/* TABELLA ESTRAZIONE */
table.estrazione{
margin:10px auto 0 auto;
width:auto;
background:#fff;
border-collapse:collapse;
border:1px solid #999;
}

table.estrazione td.logo1{
width:36px;
height:34px;
background:#dedfde url(images/luckymini.png) center center no-repeat;
border-bottom:1px solid #999;
}

table.estrazione td.titolo{
width:125px;
font:bold 11px Verdana;
color:#000;
text-align:left;
vertical-align:middle;
background:#dedfde;
border-bottom:1px solid #999;
}

table.estrazione td.tabella{
width:160px;
text-align:center;
background:none;
border:0;
}