.frm-required { color :#ff0000; }
.frm-field_title {  width :25%; vertical-align :top; white-space :nowrap; text-align :right; }
.frm-textfield {  width :90%; }
.frm-textarea {  width :100%; height :100px; }
.frm-field_heading {  font-weight :bold; padding-top :10px;padding-bottom:10px;padding-right:10px; color :#666666; }
.frm-select {  width :50%; }
.frm-select option { width :95%; }
.frm-field_checkbox {  cursor :pointer; width :30px; vertical-align :middle; }
.frm-checkbox_label { cursor :pointer; width :auto; }
.frm-radio_label { cursor :pointer; }
.frm-email { width : 90%; }
/*** Don't remove the class nixhier, this is required for ASP ***/
.frm-nixhier { display :none; }
.frm-submission { margin :0 auto; position :relative; width :auto; }						