codice:
<tablewidth="100%"border="0"cellspacing="2"cellpadding="0"><tr><tdwidth="10%">&nbsp;</td>
    <tdwidth="30%"class="CapiPaginaSelect"align="center">RICERCA GIOCATORI
    <tdwidth="30%"class="CapiPaginaSelect"align="center">RICERCA PARTITA</td>
    <tdwidth="20%"class="CapiPaginaSelect">RICERCA ALLENAMENTO</td>
    <tdwidth="10%">&nbsp;</td>
  </tr>
  <tr>
    <tdwidth="10%">&nbsp;</td>
    <tdwidth="30%"class="tabella1"id="COLONNA TABELLA SX">
    <tableid="TABELLA SX"width="100%">
    	<tr>
        	<td>
<form name="form1" method="post" action="<%=MM_Action1%>">          
    	<td width="7%" class="label">Nome</td>
    	<td width="6%" align="left" class="label"><input name="Nome" type="text" class="casellaTestoRequired" id="Nome" size="15"></td>
    	<td width="5%" class="label">Cognome</td>
    	<td width="10%" class="label"><input name="Cognome" type="text" class="casellaTestoRequired" id="Cognome" size="13"></td>
    	<td width="72%" align="left"><input name="cerca" type="submit" class="bottonicerca" id="cerca" value=""></td>
</form>
		</td>        
        </tr>
.......

così, giusto? ma non funziona neanche adesso<tr>