Har en td som i princip kan bli hur hög som helst... i den finns en table som avslutas med en bild (ear.jpg) den skall alltid hamna i längst ner eftersom den tillhör bilden i foten..
Någon som kan det magiska ordet :-)
<td style="width:172px;vertical-align:top;background-image:url([{$imagedir}]/bg_l.gif)">
<table style="100%" border="0" cellpadding="0" cellspacing="0">
<tr>
<td height="70" valign="top">
<table width="100%" border="0" cellpadding="0" cellspacing="0">
<tr>
<td width="8" valign="top" background="[{$imagedir}]/seek1.jpg"><img src="[{$shop->imagedir}]/seek2.jpg" alt="" width="8" height="40" /></td>
<td valign="top" background="[{$imagedir}]/seek5.jpg">
<table width="100%" border="0" cellspacing="3" cellpadding="0">
<tr>
<td><img src="[{$imagedir}]/ico_seek.jpg" width="19" height="18" alt="" />
<input type="text" name="textfield" /></td>
</tr>
<tr>
<td> </td>
</tr>
<tr>
<td><div align="right"><img src="[{$imagedir}]/btn_seek.jpg" width="47" height="22" /></div></td>
</tr>
</table>
</td>
<td width="6" valign="top" background="[{imagedir}]/seek3.jpg"><img src="[{$imagedir}]/seek4.jpg" alt="" width="6" height="40" /></td>
</tr>
</table>
</td>
</tr>
<tr>
<td height="11"><img src="[{$imagedir}]/seek6.jpg" alt="" width="172" height="11" /></td>
</tr>
<tr>
<td>Innehåll...</td>
</tr>
<tr>
<td><img src="[{$imagedir}]/ear.jpg" alt="" width="172" height="30" /></td>
</tr>
</table>
</td>