Попробуйте так <div class="post-story"> <table width="100%"> <tr> <td class="ntitle" valign="top">{title}</td> </tr> <tr>
<td class="news" valign="top"> <table width="450">
[not-logged]
<tr> <td height="25" class="slink">Ваше Имя:</td> <td height="25" style="width:380px;"><input type="text" name="name" id="name" style="width:140px; height:20px; font-family:tahoma; font-size:11px; border:1px solid #E0E0E0 "></td> </tr>
<tr> <td height="25" class="slink">Ваш E-Mail:</td> <td height="25"><input type="text" name="mail" id="mail" style="width:140px; height:20px; font-family:tahoma; font-size:11px; border:1px solid #E0E0E0 "></td> </tr>
[/not-logged]
<tr></br><td colspan="2">{editor}</td></tr>
[sec_code]
<tr>
<td class="slink">Код:</td>
<td class="slink">{sec_code}</td>
</tr>
<tr>
<td height="25" class="slink">Введите код</td>
<td><input type="text" name="sec_code" id="sec_code" style="width:167px; height:20px; font-family:tahoma; font-size:11px; border:1px solid #E0E0E0 "></td>
</tr>
[/sec_code]
<tr>
<td colspan="2"><br /><input onClick="doAddComments();return false;" name="submit" type="image" src="{THEME}/images/send2.png"><br /><br /></td>
</tr>
</table>
</td>
</tr>
</table>
</div>