ol,ul {list-style:none;}
.styleForm li{padding-bottom:10px;clear:both;}
.styleForm li.noclear{clear:none!important;}
.styleForm fieldset{margin-bottom:10px;border:1px solid #CCC;padding:12px;}
.styleForm fieldset.noborder{border:0!important;}
.styleForm legend{font-weight:bold;color:#40729B;margin-left:5px;}
.styleForm label,.header-label{color:#444;display:block;font-size:.75em;font-weight:bold;text-transform:uppercase;letter-spacing:.03em;}
.styleForm label.under-text-input,.styleForm label.chkbox{display:inline;text-transform:none;font-weight:normal;}
.styleForm label.under-text-input{font-size:.80em;}
.styleForm label.chkbox{font-size:13px;margin-right:16px;}
.styleForm input.text{width:240px;font-size:1.3em;}

.styleForm input.error{border:red solid 2px;}
.styleForm label.error{color: red;}
.small_field{width: 50%; float: left; margin-top: 10px; margin-bottom: 10px;}
.newline{clear: both}
.box{border: 1px solid gray; overflow: auto; width: 95%; margin-top: 10px; padding-left: 10px;}

.new{border: solid; border-color: red}