When the "Online" image is broken, I get the box.
I have set the Height & width so I don't get the stupid "X" or torn icons, but I still get an image border.
SJ, I looked at your HTML code, you have a <table> within the <table>, the one whose <td> tag has the BACKGROUND property set. Add "BORDER=0" as a property to the inner <table> tag.