/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme. Simply copy an existing 
style from style.css to this file, and modify it to 
your liking.

*/

.gform_wrapper textarea {outline-style: none; font-size:11px; font-family:inherit; letter-spacing:normal; padding:10px 0 2px 10px; resize:none} /* doesn't validate but added for Safari field resizing */

textarea.textarea { width: 375px; height: 100px; background-color: #fff }

.gform_wrapper textarea.textarea {width:80%}

.gform_wrapper .gsection {border-bottom:1px dotted #666633; padding:0 0 4px 0; margin:16px 0; clear:both}

.gform_wrapper .gform_footer {padding:2px 0 10px 20px; margin:2px 0 0 0; clear:both}
