Quote Originally Posted by TheDancingGecko View Post
If you go to my work in progress site.

http://www.thedancinggecko.com/shop

and then look at the words "New Products for September". Only in Explorer the bottom of the words are cut off. Such as the 'p' in September.

If you click on my category called supplies you will see that all of the 'p's' and the 'y' are cut off.

Again , only in Explorer, Fox and the new Chrome are fine.

Do I need to enlarge the gray box. if so How?

Thanks
Looks fine in IE7

if you mean IE6 Then add the following to the included ie_stylesheet.css

.centerBoxHeading {
margin: 0;
height: 26px;
}

You'll need to adjust the height until it looks right.