Hi,
I have set a pink background color for #productDescription in CSS file. When view from the product page, the background color fills the entire center column including behide the product image.
I'd like to seek advices for the following 2 questions:
1. Is there a way to prevent the background color from showing behide the product image through CSS (w/o using HTML Table)?
2. Is there a way to prevent the text description from wrapping (to the left bottom of the product image) when the product description takes up more vertical space than the image height?
TIA.



