Ok, well firstly have a look at the URL
and you'll see what I mean. The images that are encased in the white border are just center formatted yet the second one has forced the table. Its an asp page, but the HTML being returned for the table being stretched is below. I've highlighted with ***********s the offending table.
<table width="85%" align="center" border="0" cellspacing="0" cellpadding="0">
<tr>
<td colspan="2" align="left" valign="bottom" height="2" background="../images/top_stretch.gif"><img src="../images/distribution_stretch.jpg" width="499" height="18"></td>
<td align="left" valign="bottom" height="2" width="100%" background="../images/top_stretch.gif"><img src="../images/top_stretch.gif" width="1" height="18"></td>
<td align="left" valign="bottom" width="21" height="2"><img src="../images/top_right.gif" width="15" height="18"></td>
<td align="left" valign="top" rowspan="4" height="8" width="12"><img src="../images/transparent_gif.gif" width="10" height="1"></td>
</tr>
<tr>
<td rowspan="2" align="left" valign="top" width="7" height="83" background="../images/left_stretch.gif"><img src="../images/left.gif" width="7" height="83"></td>
<td colspan="2" align="left" valign="top" height="5" bgcolor="#330099"><img src="../images/transparent_gif.gif" width="1" height="5"></td>
<td align="left" valign="top" rowspan="2" height="7" width="15" background="../images/right_stretch.gif"><img src="../images/right.gif" width="15" height="83"></td>
</tr>
<tr>
<td colspan="2" align="left" valign="top" bgcolor="#330099" class="textsize">
*******************************************************
<div align='center'><table border='3' cellspacing='0' cellpadding='5' bordercolor='#000000'><tr><td bgcolor='#FFFFFF'><table width='100%' border='3' cellspacing='0' cellpadding='0' bordercolor='#000000'><tr><td><a href='label_detail.asp?lblid=50'><img src='../images/label_logos/20.gif' border='0'></a></td></tr></table></td></tr></table></div>
********************************************************
<table width="100%" border="0" cellspacing="5" cellpadding="0">
<tr align="left" valign="top">
<td width="100" class="textsizetitle"><font color="#000000">Label:</font></td>
<td width="15"> </td>
<td><font face="Arial, Helvetica, sans-serif" size="3" color="#FFFFFF"><a href="label_detail.asp?lblid=50">test</a></font></td>
</tr>
<tr align="left" valign="top">
<td width="100" class="textsizetitle"><font color="#000000">Music Style:</font></td>
<td width="15"> </td>
<td><font face="Arial, Helvetica, sans-serif" size="3" color="#FFFFFF">ter
</font></td>
</tr>
<tr align="left" valign="top">
<td width="100" class="textsizetitle"><font color="#000000">Description:</font></td>
<td width="15"> </td>
<td><font face="Arial, Helvetica, sans-serif" size="3" color="#FFFFFF">ererwtw<br>
</font></td>
</tr>
<tr align="left" valign="top">
<td width="100" class="textsizetitle"><font color="#000000">URL:</font></td>
<td width="15"> </td>
<td>
<font face="Arial, Helvetica, sans-serif" size="3" color="#FFFFFF"><a href="http://
" target="_blank">http://
</a></font>
</td></tr>
<tr align="left" valign="top">
<td width="100" class="textsizetitle" height="10"> </td>
<td width="15" height="10"> </td>
<td height="10"> </td>
</tr>
</table>
</td>
</tr>
<tr>
<td width="7" align="left" valign="top" height="2"><img src="../images/left_bottom.gif" width="7" height="14"></td>
<td align="left" valign="top" height="14" width="492"><img src="../images/bottom_stretch.gif" width="492" height="14"></td>
<td align="left" valign="top" width="100%" height="14" bgcolor="#330066"><img src="../images/bottom_stretch.gif" height="14" width="100%"></td>
<td align="left" valign="top" width="21" height="14"><img src="../images/right_bottom.gif" width="15" height="14"></td>
</tr>
<tr>
<td colspan="5" align="left" valign="top" height="15"><img src="../images/transparent_gif.gif" width="1" height="15"></td>
</tr>
</table>