Hi
I tested in firebug "firefox" hide categories, works for me.
CSS edit wold be like that
.qa-footer {clear:both; background:#3b7c1f url(footer-bg.png) repeat-x left top; color:#FFF; font-size:10px; padding:10px;}
.qa-nav-cat {display:none;}
* html .qa-footer {padding-top:6px;} /* IE6 */
Dont forget to make a backup of your CSS just in case.