Ciao a tutti, volevo chiedervi un consiglio su come migliorare la grafica della mia newsletter, (uso Joomla e come estensione Acajoom per le newsletter), però ho un problema con l'HTML della tabella, ovvero questo è il codice che utilizzo:

Codice HTML:
<table border="0" cellspacing="0" cellpadding="0" width="980" height="806" bgcolor="#000000"> <tbody> <tr> <td class="hbnr" colspan="5" align="center" bgcolor="#202020"><div style="text-align: center"><img src="http://img691.imageshack.us/img691/4963/newslettertop.png" border="0" width="972" height="167" /></div></td> </tr>              <tr>               <td rowspan="3" width="50" valign="top" bgcolor="#202020"><img src="http://img687.imageshack.us/img687/9852/newsletterleft.png" border="0" width="57" height="811" align="left" /></td>               <td colspan="3" valign="top" bgcolor="#202020"><h3 align="center"> <font color="#ff99cc"><u><em><strong style="font-size: 16px">ARTICOLI IN PROMOZIONE: </strong></em></u></font></h3><h4 style="font-family: Arial,Helvetica,sans-serif; font-size: 14px" align="center"> <font color="#ffffff">Promozione valida fino al 31.12.2009 Cosa stai aspettando?</font></h4><p align="center"><font style="font-size: 14px" color="#ffffff"><strong style="font-family: Arial,Helvetica,sans-serif">...Approfitta subito di questa offerta...</strong></font></p></td><td rowspan="3" width="46" valign="top" bgcolor="#202020"><img src="http://img32.imageshack.us/img32/2760/newsletterright.png" border="0" width="57" height="811" align="right" /></td>             </tr>             <tr>     <td width="306" align="center" valign="top" bgcolor="#202020">        <p><font color="#ff99cc">  ART. KKKK </font></p>       <p><font color="#ff99cc"><img src="http://www.in-stylefashion.de/images/product_images/popup_images/9632_0.jpg" border="0" width="174" height="174" /><br /></font> </p></td><td width="285" align="center" valign="top" bgcolor="#202020"><p><font color="#ff99cc"> ART. 1111 </font></p><p><font color="#ff99cc"><img src="http://www.in-stylefashion.de/images/product_images/popup_images/9632_0.jpg" border="0" width="174" height="174" /><br /></font> </p></td>     <td width="289" align="center" valign="top" bgcolor="#202020"><p><font color="#ff99cc">ART. 111111</font></p><p><font color="#ff99cc"><img src="http://www.in-stylefashion.de/images/product_images/popup_images/9632_0.jpg" border="0" width="174" height="174" /><br /></font> </p></td>             </tr>   <tr>     <td align="center" valign="top" bgcolor="#202020">         <p><font color="#ff99cc"> ART. 2222</font></p><p><font color="#ff99cc"><img src="http://www.in-stylefashion.de/images/product_images/popup_images/9632_0.jpg" border="0" width="174" height="174" /></font></p></td><td align="center" valign="top" bgcolor="#202020"><p><font color="#ff99cc">ART. 33333</font></p><p><font color="#ff99cc"><img src="http://www.in-stylefashion.de/images/product_images/popup_images/9632_0.jpg" border="0" width="174" height="174" /><br /></font> </p></td>     <td align="center" valign="top" bgcolor="#202020"><p><font color="#ff99cc">ART. 5555 </font></p><p><font color="#ff99cc"><img src="http://www.in-stylefashion.de/images/product_images/popup_images/9632_0.jpg" border="0" width="174" height="174" /><br /></font> </p></td>     </tr></tbody></table><table border="0" cellspacing="0" cellpadding="0" width="775" bgcolor="#000000"><tbody><tr>   </tr><tr> <td colspan="5" valign="middle"><div style="text-align: center"><img src="http://img16.imageshack.us/img16/1999/newsletterbottom.png" border="0" width="972" height="167" /></div><p>&nbsp;</p></td></tr></tbody></table><p>Ricevi questo messaggio perchè sei iscritto alla newsletter di www.sabatoshopping.com </p><p>[SUBSCRIPTIONS]</p>
Nella anteprima mentre creo la tabella, mi viene perfetta, tutte le immagini sono allineate perfettamente, ma quando vado ad inviare la newsletter e apro la mail, si vede una piccola spaziatura tra le immagini....Cosa potrebbe essere???