vi posto anche le parti del codice interessato
CSS
codice:
.mainmenu { font-family: Verdana, Arial, Helvetica, sans-serif; font-size : 11px; color : #ffff }
.bordopiccolo {border:1px; border-style: solid; border-color: #777777}
.sfondobloccato {background-repeat: repeat-x}
.bordotd {border-bottom: solid 1px #777777; }
.tdmaggiore {border-bottom: solid 1px #777777; background-color: #777777 }
.tdmenu {border-bottom: solid 1px #777777; background-color: #666666 }
.tdmenu:hover {background-color:#fff}
e dal codice html
codice:
<table class="bordopiccolo" width="130" border="0" cellspacing="0" cellpadding="0">
<tr>
<td height="20" class="tdmaggiore">[img]img/events.gif[/img]</td>
</tr>
<tr >
<td height="10" class="tdmenu">uffi non va </td>
</tr>
</table>
nun va