<table border="0" cellspacing="0" cellpadding="{$theme['tablespace']}" class="tborder index-table">
<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>
<div><strong><a href="{$forum_url}">{$forum['name']}</a></strong><span class="smalltext forum-desc">{$forum['description']}</span></div>
</td>
</tr>
</thead>
<tr><td class="no-padding">
<table border="0" cellspacing="0" cellpadding="0" style="width: 100%;">
<tbody style="{$expdisplay}" id="cat_{$forum['fid']}_e">
<tr><td>
<table border="0" cellspacing="7" cellpadding="0" style="width: 100%;">
{$sub_forums}
</table>
</td></tr>
</tbody>
</table>
</td></tr>
</table>
<br />
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
<tr>
<td class="thead" colspan="6" align="center"><strong>{$lang->sub_forums_in}</strong></td>
</tr>
<tr>
<td class="tcat" width="2%"> </td>
<td class="tcat" width="2%"> </td>
<td class="tcat" width="59%"><span class="smalltext"><strong>{$lang->forumbit_forum}</strong></span></td>
<td class="tcat" width="7%" align="center" style="white-space: nowrap"><span class="smalltext"><strong>{$lang->forumbit_threads}</strong></span></td>
<td class="tcat" width="7%" align="center" style="white-space: nowrap"><span class="smalltext"><strong>{$lang->forumbit_posts}</strong></span></td>
<td class="tcat" width="15%" align="center"><span class="smalltext"><strong>{$lang->forumbit_lastpost}</strong></span></td>
<tr>
{$forums}
</table>
<br />
<table border="0" cellspacing="0" cellpadding="{$theme['tablespace']}" class="tborder index-table">
<tr>
<td class="thead" align="center"><strong>{$lang->sub_forums_in}</strong></td>
</tr>
{$forums}
</table>
<br />