You took out the last post, total threads and posts table, so they're smaller then normal...
Since you don't use them, why not take them out?
Find this in forumhome_forumbit_level1_post
PHP Code:
<td class="alt2" nowrap="nowrap">$forum[lastpostinfo]</td>
<td class="alt1">$forum[threadcount]</td>
<td class="alt2">$forum[replycount]</td>
Erase that.
I'm assuimg you have already taken out those tables in forumhome_forumbit_level2_post
If not, repeat the same step.