Hello, I have two different horizontal carousels located sideby side in two table cells in a one row/two columns table (of course the images located in ul lists). In Firefox this is working fine, but IE7 expands the cells up to the total width that all images need resp. to the width the ul element is assignated (style="width:984px; left:-492px"), but IE doesn't regard the negative left value set by the js. I tried to use the ie7/skin.css stylesheet but it doesn't help with this problem I think. Thanks for your hints.