See anything-pages.com/ and look at World Series 2010 sponsorship logo on left. There is an edge along the top and left sides of the logo which is rendered in this markup:
<div style="position: absolute; float: left; left: 0px;">
<img width="200" height="200" src="/themes/zen/atdwh_classic/images/2010 JLBB-30 year - sml.jpg">
</div>
What's causing that?
The border property is "border: 0 none;"