Project

General

Profile

1
.frm-required { color :#ff0000; }
2
.frm-field_title { font-size :12px; width :25%; vertical-align :top; white-space :nowrap; text-align :right; }
3
.frm-textfield { font-size :12px; width :90%; }
4
.frm-textarea { font-size :12px; width :100%; height :100px; }
5
.frm-field_heading { font-size :12px; font-weight :bold; border-bottom-width :2px; border-bottom-style :solid; border-bottom-color :#666666; padding-top :10px; color :#666666; }
6
.frm-select { font-size :12px; width :50%; }
7
.frm-select option { font-size :12px; width :95%; }
8
.frm-field_checkbox { font-size :11px; cursor :pointer; width :30px; vertical-align :middle; }
9
.frm-checkbox_label { font-size :11px; cursor :pointer; width :auto; }
10
.frm-radio_label { font-size :11px; cursor :pointer; }
11
.frm-email { font-size :12px; width : 90%; }
12
/*** Don't remove the class nixhier, this is required for ASP ***/
13
.frm-nixhier { display :none; }
14
.frm-submission { margin :0 auto; position :relative; width :auto; }		
(8-8/24)