.errorBox { margin:0 0 0 115px; }
.errorBox ul { list-style:none; }
.errorBox ul li { background:#fff url(../images/cross.gif) no-repeat 0 5px !important; padding:0 0 0 15px !important; }

.form { margin:15px 0 0 0; }
.form label { display:block; padding:3px; margin:0 0 3px 0; font-size:11px; width:400px; position:relative; z-index:2; }

.form label span.error { display:block; text-align:right; position:absolute; top:0; left:0; width:100%; height:100%; z-index:1; }
.form label span.error { background-color: #ededed; }
.form label span.error img { margin:9px 2px 0 0; z-index:2; }

.form label input, .form label textarea, .form label select, .form label span, .form label strong { position:relative; z-index:2; }

.form label.long { width:475px; }
.form label strong, .form label span { display:block; float:left; width:130px; text-align:right; padding:1px 5px 0 0; }
.form label input { width:250px; font:11px "Courier New", Courier; }
.form label select { width:255px; font:11px "Courier New", Courier; }
.form label textarea { width:250px; height:100px; font:11px "Courier New", Courier; }

.form label.long-label span, .form label.long-label strong { float:none; width:100%; text-align:left; }
.form label.long-label { text-align:right; }

.form label.long-label input, .form label.long-label textarea, .form label.long-label select { margin:4px 10px 0 0; }

.form label.long-label span.error { text-align:right; }

.form label input.zip { width:90px; }
.form label select.medium { width:130px; }
.form label.medium input { width:145px; }

.check-box { margin:8px 0 16px 0; display:block; }
.check-box input { width:auto !important; margin:0 0 0 140px; }

.radio-list { width:auto !important; margin:0 0 4px 140px !important; }
.radio-list tr td { background-color:#fff !important; }
.form .radio-list label { display:inline; width:auto; }

.form .button { margin:10px 0 0 139px; }

.button { font:12px Verdana; color:#fff; padding:4px; font-weight:bold; border:solid 1px #599F0F; border-color:#82B64A #599F0F #599F0F #82B64A; background:url(../images/sidenavs-header-background.gif) no-repeat -10px 0;  }