Quote Originally Posted by DeFluxx View Post
Thanks again Jade :-)

Can you tell me how I could move the Discount box a bit more to the left? It just doesn't look right how it is up against the "Add to cart" box.
http://www.enchantingdream.com/Tests...oducts_id=2302

Thanks
Hi There...

Right now its being pushed over by the model #'s div. So if you restrict the width of that, the discount box is allowed to move over. Something like this would work:

#productDetailsList {width:200px;}