.with_frm_style .frm_pos_top{display:block;}
.with_frm_style .frm_pos_left{float:left; padding-right:10px; width:150px;}
.with_frm_style .frm_pos_right{float:right; padding-left:10px; width:150px;}
.with_frm_style .frm_pos_none{display:none;}
.with_frm_style .frm_10radio{margin-right:10px; text-align:center; float:left;}
.with_frm_style .form-field{margin-top:15px;}
.with_frm_style .frm_blank_field input[type="text"], .with_frm_style .frm_blank_field textarea,
.with_frm_style .frm_blank_field select{border:1px solid red;}
.with_frm_style ul#frm_errors{list-style: none;}
.with_frm_style .frm_checkbox, .with_frm_style .frm_radio{display:block;}
.with_frm_style input[type="radio"], 
.with_frm_style input[type="checkbox"]{width:auto;}
.with_frm_style fieldset{border:none; margin:0; padding:0;}
.with_frm_style ul#frm_errors {margin-left:0; padding-left:0;}
.with_frm_style ul#frm_errors li{background: url(../images/error.png) no-repeat 0 1px; padding: 1px 0 2px 20px; margin: 0;}