Quote Originally Posted by DivaVocals View Post
One more thing I noticed on this site is that the bottom of the image is getting cut off slightly http://zentestcart(dot)overthehillweb(dot)com/index.php?main_page=product_info&cPath=1&products_id=1

I'm assuming I need to make an adjustment to the stylesheet, but I am not sure what I need to adjust..
Nevermind.. found it..

Changed this:
Code:
        #cboxLoadedContent{margin-bottom:28px;}
to this:
Code:
        #cboxLoadedContent{margin-bottom:40px;}