Hello Everyone,

I'm trying to center my main product images using #productMainImage in the main stylesheet.

An example can be found here:
http://www.kcbgraphics.com/index.php...oducts_id=1769

I've tried using:
#productMainImage
display: block;
margin-left: auto;
margin-right: auto;

and a couple of other methods I've read about but nothing seems to work.

I'm using Zen 1.3.9h, PHP Version: 5.3.10 & MySQL 5.0.95. If there's a Zen Cart CSS guru out there who can point me in the correct direction I would really appreciate it.

Thank you!!