.label { font-size:12px; width:120px; }
label { font-size:12px; }
.required { color: #a00; font-size:14px; }
.textbox { width:220px; }
.textbox-short { width:80px; }
.state { width:30px; }
.register-link { font-size:16px; font-weight:bold; }
#ERROR {color:#cc0000; padding:10px;  border:1px solid #ff5050; margin:8px 0px; background-color:#ffeeee;}
#ERROR p { margin:3px 0px; }
.questionaire { margin-top:10px; }
.referral { margin-top:10px; }
.registration-button { margin-top:10px; }
.registration-submit { font-size:16px; }
.question { margin:15px 0px; }
.question-dropdown { }
.question-textarea { width:500px; height:60px; }
.question-textbox { width:220px; }

.referral-table th { text-align:left; background-color:#f3f3f3; font-size:12px; padding:5px; }
