la tabella in questione è questa :
codice:
<table border=0 celpadding=0 cellspacing=0 width="500" bgcolor=WhiteSmoke ID="Table13">
<tr>
<td colspan=2 align=center class="results_td_action" width=50%>[img]img/li2.gif[/img]Visualizza profilo</td>
<td colspan=2 align=center class="results_td_action" width=50%>[img]img/li2.gif[/img]Invia un messaggio</td>
</tr>
</table>
e le 2 classi in questione sono queste :
codice:
.results_td_action
{
display: block;
overflow: auto;
height:3px;
background-color:Gainsboro;
}
A.results_action_link {
font-weight:normal;
font-size: 11px;
color: #9480b6;
font-family: Arial, Helvetica, sans-serif;
height: 10px;
TEXT-DECORATION: none;
}
ve prego ! Ci sto perdendo troppo tempo su sta roba