.form-container { margin-left:1px; margin-right:2px; padding:30px; padding-top:20px; padding-bottom:20px; }
.form-container input { border:1px solid #abadb3; font-family:verdana; font-size:12px; color:#676767; }
.form-container  select { border:1px solid #abadb3; font-family:verdana; font-size:12px; color:#676767; }
.form-container  textarea { border:1px solid #abadb3; font-family:verdana; font-size:12px; color:#676767; }
.form-container .button { border:1px solid #CCCCCC; border-top-color:#999999; border-left-color:#999999; font-size:14px; color:#333333; }
.form-container  .form_heading { color:#676767; font-weight:bold; font-family:arial; font-size:14px; clear:both; }
.form-container  .chbx { border:0px; }
.form-container label { color:#4e463f; font-family:verdana; font-size:12px; font-weight:bold; }
.form-container label span { font-weight:normal; color:#4e463f; font-size:10px; }
div.form_container { font-size:14px; font-family:arial; padding-left:30px; }
.form-container .form-row { clear:both; min-height:43px; height:43px; position:relative; }
.form-container .form-title { font-family:verdana; font-size:12px; position:relative; float:left; width:150px; color:#4e463f; }
.form-container .form-title label { width:12em; }
.form-container .form-data { position:relative; float:left; font-family:verdana; font-size:12px; color:#676767; }
.form-container .form-note { visibility:hidden; clear:both; }
.form-container .form-row { position: relative; text-align: left; clear: left; min-height:30px; }
.form-container .form-note, div.form-error, div.form-success { background: transparent url(images/form-info.gif) no-repeat scroll 1px 1px; padding-left:25px; height:30px; font-size:11px; font-weight:bold; font-family:verdana; font-weight:normal; }
.form-container .form-error { clear:both; background: transparent url(images/form-error.gif) no-repeat scroll 1px 1px; }
.form-container .form-success { clear:both; background: transparent url(images/form-success.gif) no-repeat scroll 1px 1px; }
.form-container .error { clear:both; color:red; font-weight:bold; font-family:arial; font-size:13px; }
