I'm currently facing an issue with a page generated using ajax/jquery located at . This page contains the html generated from , however, the product image is not showing up. I suspect that the problem might be related to the css since neither the ajax nor the html pages display the image next to the product description. The link and image seem to be present in the explorer's dom but are not visible. Everything appears correctly in FF and Safari, and IE is not showing any errors as far as I can tell.
Any tips or solutions would be greatly appreciated. Thanks, Todd