Absolute positioning in compatibility view

Hi

I am putting together a template and using a few div tags that have absolut positioning. I have tested it in IE and firefox so far. Everything looks ok except the only problem I have encountered so far is in IE compatibility view the absolute positioning is not rendering.

Can anyone point out where I have gone wrong? Any suggestion would be most appreciated.

Link

Thanks

It doesn’t look good in IE at all.

The problem is jQueryRotate.js. It’s a JS problem, not CSS. It creates two <rvml> elements instead of the <img>s, and does not properly display them.