table / css / forms / placement issue

I'm designing a site for a client -- and receiving an issue where the FormTextArea in vpContact module is making the comments form really wide and throwing the CSS design for the Refresh theme out of whack and moving the forms to a lower part of the page..

to see this, please browse to

http://elmoandtheshades.com/index.php?name=vpContact

Any suggestions for fixing this are appreciated.

Thanks,
Blake
Can't you style your textarea form?
e.g.
textarea {width: 200px;}

- Igor
But this will apply to al the textareas in the site...
You can also try to add a class-name to the vpContact textarea and define in your style.css that width ( textarea.vpc_textarea{width: 200px;} )

Take in account that a /DIV in the content-wrap is bad and the footer is moved into the content-wrap...
Nice work.

--
- Mateo T. -
Mis principios... son mis fines