form {}
fieldset { margin:0; padding:0; border:none;}

form div {}
label {clear:both; text-align:center; font-size:11px; margin-left:18px;} 
input, textarea { width:95%;  border:1px solid #877764; padding:3px; font-size:1em; background:#fff; color:#877764; }
.button input { border:1px solid #877764; margin:3% 33% 0% 32%; width:100px; font-size:10px; font-weight:bold; color:#877764; background:none; padding:2px; cursor:pointer; width:auto;}

.hoverfocus {}

#error, #response {font-size:11px; padding:4px 0px 0px 0px;}

#response ul {}

#error li, #response li {list-style-type:none;}

#working {float:left; background:url(images/loading.gif) no-repeat left center; padding-left:40px;}