it always a bad idea to use a WYSIWYG editor. especially for a professoinal application.
thats bad form...
open the page with notepad.
press "ctrl + F"
then paste this into the search feild.
Code:
<table border="0" cellpadding="0" cellspacing="0" width="64" height="23">
<tbody><tr>
<td width="156" height="4"><img src="images/spacer_white.gif" height="2" width="154"></td>
</tr>
<tr>
<td width="0" height="19"> </td>
</tr>
</tbody></table>
thats the code that give you the left column.
i found this when i highlighted your column, and notices some white space near the top that was also highlighted. i right clicked on the white space, and mozzilla gave me an option to veiw the image.
i just had to find that immage in your source to find the columb it was in.
Bookmarks