If you are using the eBay affiliate toolkit and you are getting thick grey borders, then here is a fix.
If your page looks like this
add the following code to your css file
img {display: block;}
This will fix a problem with the script displaying on XHTML Transitional Strict pages. Your script will now look like this