views:

23

answers:

1

Generally I seem to be able to fix IE problems nowadays.. but this one realy has me stuck!

Take a look at the screenshot below to see the problem or visit the url to see the problem.

http://homedynamics.com/sawgrass/floorplan.php

alt text

I have made sure the ul li and img's are all cleared (padding:0; margin:0; border:0;) and still there is padding added to the left and right of the images. I also did "display: block" on images with no luck.

Can anyone point me in the right direction? Thanks!!

A: 

Try to set margin padding float to divs containing images.

topright