Chrome and Safari are displaying a border around the image, but I don\'t want one. There is no border in Mozilla. I\'ve looked through the CSS and HTML, and I can\'t find an
img.related_photo { width: 80px; height: 60px; **border: solid thin #DFDFDF;** //just remove this line margin-right: 3px; float: left; overflow: hidden; }