I've experienced this problem and found a solution that seems to fix it, despite having no logical reason why it should work. If i give each image and table cell in the layout an "align" and "td valign" attribute, and set them both to "top" (like this: align="top" td valign="top") it seems to fix it.
... View more