/** POWERTOWN FORM **/
#node-1201 .form-item {border: none; margin-bottom: 5px; float: left; width: 50% }
#node-1201 .form-item label { display:block; float: none; width: 100%; text-align: left; }
#node-1201 .form-item .description {float: none; text-align: left; width: 100% }

#node-1201 #webform-component-address1, 
#node-1201 #webform-component-address2, 
#node-1201 #webform-component-city, 
#node-1201 #webform-component-hear-about,
#node-1201 #webform-component-additional-info { width: 100%; }

#node-1201 #webform-component-address1 .form-text, 
#node-1201 #webform-component-address2 .form-text, 
#node-1201 #webform-component-city .form-text, 
#node-1201 #webform-component-hear-about .form-select,
#node-1201 #webform-component-additional-into .form-textarea { width: 100%; }

#node-1201 .form-submit {float: right; margin-top: 15px; color: #fff; background: #234EC0; }