Find:
<td height="47" colspan="3" background="topimg.gif"><img src="images/r4ppotwtop.gif" width="167" height="45" border="0"></td>
Replace with:
<td height="47" colspan="3" background="topimg.gif"
valign="bottom"><img src="images/r4ppotwtop.gif" width="167" height="45" border="0"></td>
And with the bottom image find:
<td colspan="3" background="botimg.gif"><img src="images/rp4potwbottom.gif" width="167" height="45" border="0"></td>
Replace with:
<td colspan="3" background="botimg.gif"
valign="top"><img src="images/rp4potwbottom.gif" width="167" height="45" border="0"></td>
