Salve,

ho il mio bel box di registrazione che voglio centrare nella pagina.
Con mozilla vedo perfettamente, con IE vedo defilato al lato, come è possibile?

<td style="width:100px;" colspan="3" rowspan="2">

<form method="post" name="registrazione" action="riceviDatiFormFinale.php">
<div style align="center">
<table style="text-align="center" border="5" cellpadding="5" cellspacing="2" rules="none" rules="rows" background="sfondo_box_registrazione.jpg" bordercolor="white">

<tr>
<td colspan="1" rowspan="4" align=center rowspan="6" height="20%">[img]logo_per_iscrizione.jpg[/img]</td>
<td><font color="red" border=black >NOME:</font></td>
<td><input type="text" name="nome" maxlenght="70"></td>


</tr>

<tr>
<td><font color="red" border=black >CITTA:</font></td>
<td><input type="text" name="citta" maxlenght="70"></td>

</tr>

<tr>
<td><font color="red" border=black >EMAIL:</font></td>
<td><input type="text" name="email" maxlenght="70"></td>
</tr>

<tr>
<td colspan="2" rowspan="1" align="center">http://<font color="black" border=bl...CRIVITI</font></td>

</tr>
</table>
</div>
</form>

</td>


Qualcuno sa consigliarmi??

Grazie a ttt...