<table width="100%">
<tr>
<td width="80%" class="border">
<table>
<tr>
<td><b>{$title}</b></td>
</tr>
<tr>
<td><a href=index.php?module=voting&id={$id}&act=1>Vote</a>
<a href=index.php?module=voting&id={$id}&act=2>View Statistics</a></td>
</tr>
</table>
</td>
<td width="20%" class="border">
<center><table>
<tr>
<td>{$date}</td>
</tr>
</table></center>
</td>
</tr>
</table>