I have this added to my CSS to create borders around the product thumbnails :
Quote:
.productsGrid .realviewLink{border:1px solid #C0DBF1!important;}
.categoryGrid .realviewLink{border:1px solid #C0DBF1!important;}
However, the border also seems to appear around the category thumbnails in the "All Products" view (at the top of the page) :
http://www.zazzle.com/mrdoodle/giftsAs you can see, the way I've designed my thumbnails, the border is not necessary. How do I remove the border from ONLY this section?