<html dir="rtl">
<table cellpadding="{tableouterborderwidth}" cellspacing="0" border="0" {tableouterextra} align="center"><tr><td>
	<table cellpadding="4" cellspacing="{tableinnerborderwidth}" border="0" {tableinnerextra} width="100%">
	<tr>
	<td colspan="3" bgcolor="{firstaltcolor}" align="center"><smallfont><b>
	$pollinfo[question]</b></smallfont><br>
	<smallfont>$pollstatus</smallfont></td>
	</tr>
	$pollbits
	<tr>
	<td bgcolor="{tablebordercolor}" align="right" ><smallfont color ="{tableheadtextcolor}"><b>Votes:</b></smallfont></td>
	<td bgcolor="{tablebordercolor}" align="center"><smallfont color ="{tableheadtextcolor}" ><b>$pollinfo[numbervotes]</b></smallfont></td>
	<td bgcolor="{tablebordercolor}" align="center"><smallfont color ="{tableheadtextcolor}"><b>100%</b></smallfont></td>
	</tr>
	<tr><td colspan=3 bgcolor="{firstaltcolor}" align=center><smallfont><a href="showthread.php?s=$session[sessionhash]&threadid=$pollinfo[threadid]">Comments <b>$pollreplies</b></a></smallfont><br>
	<a href="forumdisplay.php?s=$session[sessionhash]&forumid=$pollsforum"><smallfont>More Polls</smallfont></a></td></tr></table></td></tr>
    </table>