please view
http://www.gemaffair.com/category/1394115841/1/Topaz-Pendant.htm in ie7
Ummmm.... hover over subcat images and prod images disappear.
subcat code.
Code:
<div class="subcategoriesbrace" onmouseover="this.className='subcategoriesoverbrace'" onmouseout="this.className='subcategoriesbrace'">
If I take out onmouseover="this.className='subcategoriesoverbrac e'" onmouseout="this.className='subcategoriesbrace'" works fine
if I take the position:relative; out of the prod image CSS it works.