<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
<thead>
<tr>
<td class="thead" colspan="6">
<div class="expcolimage"><img src="{$theme['imgdir']}/{$expcolimage}" id="cat_{$forum['fid']}_img" class="expander" alt="{$expaltext}" title="{$expaltext}" /></div>
<span class="cattitle"><a href="{$forum_url}">{$forum['name']}</a></span>
<span class="catdesc smalltext">{$forum['description']}</span>
</td>
</tr>
</thead>
<tbody style="{$expdisplay}" id="cat_{$forum['fid']}_e">
{$sub_forums}
</tbody>
</table>
<br />
<td class="tcat" colspan="2">
<td class="tcat" colspan="3">
<tr>
<td class="{$bgcolor}" align="center" valign="top" width="1"><img src="{$theme['imgdir']}/{$lightbulb['folder']}.gif" alt="{$lightbulb['altonoff']}" title="{$lightbulb['altonoff']}" class="ajax_mark_read" id="mark_read_{$forum['fid']}" /></td>
<td class="{$bgcolor}" valign="top">
<strong><a href="{$forum_url}">{$forum['name']}</a></strong>{$forum_viewers_text}<div class="smalltext">{$forum['description']}{$modlist}{$subforums}</div>
</td>
<td class="{$bgcolor}" width="80" valign="top" align="middle" style="white-space: nowrap"><div class="bigtext">{$threads}{$unapproved['unapproved_threads']}</div><div class="allcaps">{$lang->forumbit_threads}</div></td>
<td class="{$bgcolor}" width="80" valign="top" align="middle" style="white-space: nowrap"><div class="bigtext">{$posts}{$unapproved['unapproved_posts']}</div><div class="allcaps">{$lang->forumbit_posts}</div></td>
<td class="{$bgcolor}" width="200" valign="top" align="right" style="white-space: nowrap">{$lastpost}</td>
</tr>
<tr>
<td class="{$bgcolor}" align="center" valign="top" width="1"><img src="{$theme['imgdir']}/ficons/icon_{$forum['fid']}.png" title="{$forum['name']}"/></td>
<td class="{$bgcolor}" valign="top">
<strong><a href="{$forum_url}">{$forum['name']}</a></strong>{$forum_viewers_text}<div class="smalltext">{$forum['description']}{$modlist}{$subforums}</div>
</td>
<td class="{$bgcolor}" width="80" valign="top" align="middle" style="white-space: nowrap"><div class="bigtext">{$threads}{$unapproved['unapproved_threads']}</div><div class="allcaps">{$lang->forumbit_threads}</div></td>
<td class="{$bgcolor}" width="80" valign="top" align="middle" style="white-space: nowrap"><div class="bigtext">{$posts}{$unapproved['unapproved_posts']}</div><div class="allcaps">{$lang->forumbit_posts}</div></td>
<td class="{$bgcolor}" width="200" valign="top" align="right" style="white-space: nowrap">{$lastpost}</td>
</tr>
Ya esta xD.