Quote Originally Posted by julie.t View Post
Hi Jade,

Thank you for your quick response. I was able to move the add to cart box where I want it and am wondering if you could help me with the css.

The only thing I moved was the add to cart box. How can I get everything moved to the center?

Thanks so much for your help.
I think this will get all of it (add the below to your stylesheet):

.back#productMainImage, .back#productDetailsList, #cartAdd, .back.optionName, .wrapperAttribsOptions .back, .forward#productTellFriendLink, .back#productReviewLink{float:none!important;}
#productGeneral, #productDetailsList, #cartAdd {margin:0 auto;text-align:center;}
#cartAdd {border:none!important;}