Hey everyone,

having this problem with additional images on one site, and cross sell on another site...

The items in the centerbox are showing up vertical and pushed to the left on ie7. But are fine on Firefox and i think... ie6. (just upgraded)

here's a link

(i did have to add a height:1% to the CSS. because otherwise, the border wouldn't display around the content in IE)

Code:
#crossSell, #alsoPurchased{margin-top:16px;padding-bottom:10px;font-weight:bold}
#crossSellContent, .crossSellContent, #alsoPurchasedContent, .alsoPurchasedContent {border:1px solid #cccccc;padding:10px 0px 10px 0px;height:1%}
any advice would be really appreciated.

thanks in advance.