Have just implemented this menu to extract an article tree structure via ColdFusion on the left-hand side of the page, however... I need to pop an HTML element below the menu. At present the element is behind the menu, not beneath it.

Since the height of the article tree will vary, I'm at a loss as to how to do this. I guess this is more of CSS, HTML question, but has anyone else come across this? Can I ammend any of the JavaScript methods to pass this new element as an HTML string into the code?
Any help appreciated!