CSS - the NOT typical float hack for IE

Hey everyone!

I have a question… I am developing a site in CSS and just like everyone else, I am having a slight discrepency between IE and Firefox. Here ais the page to look at for example:

http://test.frunder.com/products/wedding-elegance.htm

In firefox, the thumbnails under screenshots looks fine, except the right floted “Features Artisits” container over laps it. That is fine!

BUT, in internet explorer, the entire column is pushed down. How come I can’t make the float “float” over the images? Thanks for any help or suggestions!