Your #footer has an padding-top of 25px so you have to set the margin- bottom of the div#ui-tabs-4 to 25px or just remove the position:absolute style in your #footer.
On 8 Sep., 13:22, Bruce MacKay <[EMAIL PROTECTED]> wrote: > Hi folks, > > I'm having trouble with lower elements (correct usage of the term???) > of "disappearing" under the footer div of my page. > > A test page is > here:http://www.watereducationalliance.net/technology.aspĀ (click on "key > info") > > In both IE7 and FF3, the lower two items of the accordion are not > fully viewable, sliding in "behind" the footer. > > I suspect the solution is through CSS, but my attempts at placing a > "clear:both" styled break tag after the last item of the accordion > has not been successful and I'm unsure how to proceed. > > Ideas/suggestions/solutions gratefully accepted. > > Cheers, > > Bruce