<table width="100%" align="center" cellpadding="4" cellspacing="1" border="0" class="tborder">
<tr>
<th width="32" height="10" nowrap="nowrap"> </th>
<th height="10" nowrap="nowrap" align="left" valign="middle"><div align="left"> {L_FORUM}</div></th>
<th nowrap="nowrap"> {L_LASTPOST} </th>
<th width="50" nowrap="nowrap"> {L_TOPICS} </th>
<th width="50" align="center" nowrap="nowrap"> {L_POSTS} </th>
</tr>
<!-- BEGIN forumrow -->
<tr>
<td class="row1" width="32" align="center" valign="middle"><img src="{catrow.forumrow.FORUM_FOLDER_IMG}" width="29" height="29" alt="{catrow.forumrow.L_FORUM_FOLDER_ALT}" title="{catrow.forumrow.L_FORUM_FOLDER_ALT}" /></td>
<td class="row2" width="100%" align="left"><span class="forumlink"> <a href="{catrow.forumrow.U_VIEWFORUM}" class="forumlink">{catrow.forumrow.FORUM_NAME}</a><br />
</span> <span class="genmed">{catrow.forumrow.FORUM_DESC}<br />
</span><span class="gensmall">{catrow.forumrow.L_MODERATOR} {catrow.forumrow.MODERATORS}</span></td>
<td nowrap="nowrap"> class="row1" align="left" valign="middle"><span class="gensmall">{catrow.forumrow.LAST_POST}</span></td>
<td class="row2" align="center" valign="middle"><span class="row1"><span class="gensmall">{catrow.forumrow.TOPICS}</span></span></td>
<td class="row1" align="center" valign="middle" nowrap="nowrap"> <span class="row2"><span class="gensmall">{catrow.forumrow.POSTS}</span></span></td>
</tr>
<!-- END forumrow -->
</table>