		#frm .tabella{            background:     transparent;            width:          auto;        }        #frm #cerca{            height:         25px;            padding:        0 5px;            color:          #FFF;            background:     #999;            border:         0;        }        #frm #button{            position:       relative;            left:           -10px;            height:         25px;            color:          #FFF;            font-weight:    bold;            background:     #6D6E71;            border:         0;            text-transform: uppercase;        }        .tabella{            width:          900px;            color:          #9E8880;            font-weight:    bold;            border:         0;            background:     #000000;            font-family: Arial;            font-size: 15px;        }        .tabella td{            min-height:     30px;            line-height:    30px;            /*border-bottom:  2px solid #B3B3B3;*/        }        .tabella td a{            padding:        0 10px;            cursor:         pointer;            color:          #9E8880;        }        .tabella td a:hover,        .tabella td a:focus{            color:          #EF7D26;        }        .tabella table{            color:          #CCCCCC;            font-weight:    normal;        }        .tabella table tbody tr:first-child{            display:        none;        }        table{            padding:        0;        }        table select{            min-width:      100px;            padding:        5px 5px;            font-family:    Verdana, Geneva, Sans-serif;            font-size:      13px;        }        table select option{            padding:        0 5px;        }