For somereason I can't seem to get the images within this table to align correctly, can someone please help me out. I feel stupid for askin for something so simple but I just can't seem to get it right.
http://www.uberest.com/workin/
Code:
<table width="516" height="304" border="0">
<tr valign="top">
<td width="11" height="10"><div align="left"><img src="clt.gif" width="9" height="10" align="top"></div></td>
<td width="494" height="10" background="top.gif"> </td>
<td width="11" height="10"><div align="right"><img src="crt.gif" width="10" height="9" align="top"></div></td>
</tr>
<tr>
<td height="198" background="left.gif"> </td>
<td bgcolor="E6EEF1"> </td>
<td background="right.gif"> </td>
</tr>
<tr valign="bottom">
<td height="10"><div align="left"><img src="clb.gif" width="10" height="9" align="bottom"></div></td>
<td height="10" background="bottom.gif"> </td>
<td height="10"><div align="right"><img src="crb.gif" width="9" height="10" align="right"></div></td>
</tr>
</table>