Samadian,
Try this code for your table. Then drop in your recips. Hope this works for you. I pulled it directly from Dreamweaver. Not sure if it will be compatible with what you are using. Those recips are to large to go 4 across so I went with 3 columns, thats why custom tables are better!
<table width="750" border="0" cellspacing="0" cellpadding="5">
<tr align="center">
<td width="33%"> </td>
<td width="33%"> </td>
<td width="33%"> </td>
</tr>
<tr align="center">
<td> </td>
<td> </td>
<td> </td>
</tr>
<tr align="center">
<td> </td>
<td> </td>
<td> </td>
</tr>
<tr align="center">
<td> </td>
<td> </td>
<td> </td>
</tr>
</table>