Hello support, I have a beez_20 template and joomla 2.5.2 with swmenufree7.2 in my top menu. The first three items in a drop down menu appear as they should, but the fourth and fifth drop down menu items disappear under the breadcrumbs and other content below the header. When I inspect the header with Firebug, I see this code: <div id="header" style="z-index: 1;">. I've edited the appropriate css/personal.css code to give the header a z-index value of 1000. But Firebug indicates that <div id="header" style="z-index: 1;"> is being inherited by personal.css and overriding the z-index:1000. How/where can I find/remove the style declaration in <div id="header" style="z-index: 1;">? Please don't ask me to provide a URL -- I'm prohibited from making this development site public. Thanks, Enrico