Looks like the code changed a little with the update. I also uninstalled the supercache plugin, because I think it may have been causing problems. Now the text fields are overflowing, evn when I specify the width. Here’s my updated code.
<table>
<tr><td>Name:</td><td align=right>[text* your-name /5]</td></tr>
<tr><td>Email:</td><td align=right>[email* your-email]</td></tr>
<tr><td>Phone:</td><td align=right>[text your-phone]</td></tr>
<tr><td>Subject:</td><td align=right>[text your-subject]</td></tr>
<tr><td colspan=3>Message
[textarea your-message 29x6/29]
[submit "Send"]</td></tr>
</table>
[Please post code & markup between backticks or use the code button. Your posted code may now have been permanently damaged by the forum’s parser.]