ok here,
change forumhome_forumbit_level1_nopost to:
<tr id="cat">
<td bgcolor=""#90B9F1" background="images/cat_bg.gif"" colspan="6"><center><a href="forumdisplay.php?s=$session[sessionhash]&forumid=$forum[forumid]"><normalfont color="#FFFFFF"><b>$forum[title]</b></normalfont></a>
<br><smallfont color="#FFFFFF">$forum[description]</smallfont></td>
</tr>
change forumhome_forumbit_level2_nopost to:
<tr id="cat">
<td bgcolor=""#90B9F1" background="images/cat_bg.gif""><smallfont> </smallfont></td>
<td bgcolor=""#90B9F1" background="images/cat_bg.gif"" colspan="5">
<center><a href="forumdisplay.php?s=$session[sessionhash]&forumid=$forum[forumid]"><normalfont color="#FFFFFF"><b>$forum[title]</b></normalfont></a>
<br><smallfont color="#FFFFFF">$forum[description]</smallfont></td>
</tr>
to be honest I am not sure if you need to edit both, but to be safe

it only takes 2 secs