Quote Originally Posted by tgotch View Post
My additional image to the right, is bleeding into the "add to cart" button on firefox 8

Example: http://bottlecrafters.com/index.php?...products_id=15
Add this to your stylesheet.css file:

Code:
#productAdditionalImages{clear:both;}
Thanks,

Anne