My site's store page simply has one large 'featured products' box on the index page. The settings are set to display 12 products in 3 rows of 4. As far as I can tell this works fine in all browsers except ie6. (sigh!)
What's more odd is that if I set the number of featured products per row to 5 it (ie6) manages to squash 5 products on to the row.
I've tried changing the width of the images and also the margin of the .centerBoxContentsFeatured class, but no luck.
Here's a link:
http://www.concretehermit.com/store
I'd like to avoid hardcoding the element width if possible.
Thanks!
P.S. The Firebug extension for Firefox is an amazing tool for detecting stylesheet problems. (in firefox!!)



