Hi I've been getting comfortable working with ver7 and i'm currently setting up the design form and wanted to know if anyone found a way to align the captcha information?
I have been able to align the table like below but the captcha doesnt get affected.

CODE
<table width="100%" cellspacing="0" cellpadding="0" align="center">
<tbody>
<tr>
<td align="center">
<p>
<ns:form id="1"></ns:form></p><br />
</td>
</tr>
</tbody>
</table>