Dang! Found something else to which I can't find an answer.

When entering the product description, I want the description to be below the product image, not wrapping from the right side. What I'm currently doing is adding 3 or 4 <p></p> to the start of each description in order to achieve this. This, of course, is unnecessary syntax, and I need to constantly adjust this if the product has a special price, 'cause the description then usually drops down a line or two.

I addition, I want the description to be justified, so I'm doing the age-old <p align=....> syntax. Here's what I want it to look like:

Wall Clock

I know there's a way to set these two things in the stylesheet, but I've been completely unsuccessful in finding the proper place to do so. I've tried making changes - setting margins, attempting a "float" - in the product description div and the main product image division in the template_default stylesheet, with no luck.

Would appreciate a hint on where the boat is that I'm missing!

Have a great day, and God bless!