Allright, another one:

Each sidebox 'sits' in a Wrapper (css - id="navColumnOneWrapper" ), and starts with a Container (css - i.e. class="leftBoxContainer" id="ezpages", or id="categories").

Then we have Heading with Title presented as h3 (css - i.e. class="leftBoxHeading" id="categoriesHeading")

And then we have Content (css - id="categoriesContent" class="sideBoxContent")

So far so good.

Now, where do I find the code responsible for the Creation of the Heading?
And how to I remove it/disable it?
Is there (couldn't find) way in admin to do it?

Basically, I have to create a navigation that 'flows' - all links, even these from various containers, should follow one after another (so the text could be exchange with images, and tada - my boss is happy...)

Help/ideas/thoughs/knowledge very much appreciated.
Thanks,