body {background:#999;color:#333;font-family:aial, sans-serif;font-size:0.8em;}
#content {width:660px;background:#fff;margin:0 auto;padding:20px;}

label, fieldset legend {font-weight:bold;}

fieldset {margin-bottom:15px;border:1px solid #333;}

input, select, textarea {width:550px;padding:5px; background:#f9f9f9;border:1px solid #333;margin-top:3px;} 
textarea {min-height:350px;height:auto;}
input[type="checkbox"] {width:auto;} 
input[type="radio"] {width:auto;} 
input[type="submit"] {width:auto;padding:7px;border:none;background:#333;cursor:hover;color:#fff;}
input[type="submit"]:hover {cursor:hover;background:#111;}