IE 7 and overflow:hidden. A non starter

http://bizzocall.com/PlanPageFinal1_heightExperiment.php

I’ve been working on getting this page to display across IE 7,8,9, FF, Chrome, Safari and Opera, and I’m almost there. One persisting problem that occurs is in IE 7. In the innermost box of the layout, the bottom element shows outside the box, whereas, in everything else, it displays correctly.

I’m using the overflow:hidden; property in CSS to do this. There are 2 layers of nested containers. It is the inner box that is not growing to include all of its content.

Anybody want to tackle this one?

Do you think you might tell us the name of that inner container? You might also fix your syntax errors and [url=http://jigsaw.w3.org/css-validator/validator?profile=css21&warning=0&uri=http%3A%2F%2Fbizzocall.com%2FPlanPageFinal1_heightExperiment.php]errors in your css. Debugging invalid markup is like fighting a tar baby; a losing battle.

cheers,

gary