Put a container (highlighted) around the stuff in your td there and give it the width (red) of all five combined:
Code:
<td style="padding: 10px" valign="top" colspan="2" bgcolor="#576132" align="center">
<div style="width: 775px;">
<div class="ienlarger"><a href="nogo">
<img src="images/livingentry.jpg" alt="Living and entrance" class="resize_thumb" width="500" height="354" /><span>
<img src="images/ . . .
. . . alt="large" width="500" height="354" /><br />
Top floor deck</span></a></div>
<div class="ienlarger"><a href="#nogo"><img src="images/loung_ch.jpg" alt="Top Floor Lounge" class="resize_thumb" width="500" height="354"/><span>
<img src="images/loung_ch.jpg" alt="large" width="500" height="354" /><br />
Top floor lounge</span></a></div>
<br style="clear:left" />
</div>
Bookmarks