I have a page that looks great in firefox, but not in IE. I need some help. The problem is I have two divs that I want to float next to each other. I have a float left on the first one, but not on the second one. this causes firefox to look exactly the way I want it to. But in IE it displays the second div below the first. I tried doing a clear both and putting a float on the second div. if I add either of these it breaks it in Firefox.
[
gsueaglenation.com...]
Thats the page. The arrea in question is the 4 photos below the big first photo. The first photo area may have 4 or just one or two so I want the second one to flow in when it is smaller. I have a overflow hidden put on the outer dive so that the second div doesn't show if its there isn't room. Any help would be appreciated.