/* CLASSI CHE GESTISCONO LE ZONE GRIGIE A CENTRO PAGINA */
 .ZG {width: 625px; color:#7A7A7A;}
 .ZG_top {height:9px; background:url(/images/layout/grigiatop.gif) no-repeat bottom left;}
 .ZG_cont {
            background: #F4F4F4; 
            min-height: 90px; 
            height: auto !important; 
            height: 90px; 
            border-left: 1px solid #D8D8D8; 
            border-right: 1px solid #D8D8D8; 
} 
 .ZG_bot {height:9px; background:url(/images/layout/grigiabottom.gif) no-repeat top center;}

 
 #FormZG {width: 446px; height: 30px; background:url(/images/layout/formzg_back.gif) no-repeat;}
 select#categoria, select#prodotto { width: 160px; font-size: 90%; }
 
.ZG_cont img{
    margin-right:5px;
    margin-bottom:30px;
    }