You have some strange code in there, why are the two divs for the images display inline? If you want inline content why use a block element? And what is with position: relative? I can't quite work out the logic on that.
If you are using PHP please use the [PHP] and [/PHP] forum tags for highlighting...
The same applies to HTML and the forums [HTML][/HTML] tags.
I shall download the content and take a look, see if I can fix it up.
I should also comment on the fact that you are trusting IE to render XHTML correctly, I do believe this is your initial problem, IE treats XHTML either as XML or HTML, depending on how you serve the page, firefox is attempting a more standards compliant approach. Best to avoid XHTML all together until you know what you are doing.
If you are using PHP please use the [PHP] and [/PHP] forum tags for highlighting...
The same applies to HTML and the forums [HTML][/HTML] tags.
Bookmarks