Try this then:
Code:
<td valign="baseline" align="center" nowrap>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td align="left" width="33%"><smallfont> <nobr>(<a href="showthread.php?postid=$post[postid]#post$post[postid]">Post
#$countposts</a> ) $post[foldericon] $post[postdate] <b>::</b></nobr> </smallfont>
</td>
<td align="center" width="33%"><smallfont> <nobr>$post[posttime]</nobr> </smallfont></td>
<td align="right" width="33%"><smallfont> <nobr>quote:
<input type="checkbox" name="quotes[$post[postid]]">
</nobr> </smallfont></td>
</tr>
</table>
</td>