/* Coldskin #3 for Contact Coldform WordPress Plugin @ http://perishablepress.com/press/2008/01/08/contact-coldform/ @ http://perishablepress.com/press/2008/01/15/contact-coldskins/ */ div#coldform * { padding: 0; margin: 0; } div#coldform { font-family: Verdana, sans-serif; background-color: #fff; font-size: 12px; margin: 12px 0; width: 600px; color: #333; } div#coldform fieldset { border: 0 none; display: block; clear: both; } div#coldform legend.hide { display: none; } div#coldform label.label { margin: 12px 0px 6px 0px; text-align: left; display: block; border: 0 none; float: left; clear: both; } div#coldform input.input { padding: 3px; float: left; clear: both; width: 50%; } input#coldform_carbon { float: left; clear: both; } div#coldform textarea#coldform_message { font-family: Verdana, sans-serif; line-height: 1.5em; font-size: 12px; padding: 3px; float: left; clear: both; width: 80%; } div#coldform input.submit { margin: 6px 0 12px 0; padding: 3px; width: 25%; } /* ALL YOUR CODE ARE BELONG TO POETRY */