label					{font-weight: bold !important; color: #44848D !important;}
.optionItemContainer	{clear: both; display: block; width: 100%; overflow: hidden;}

.cms_form label {
  float: left;
  width: 220px;
}

.form-textblock			{color: #44848D !important;}
#content .formElement-rating label		{width: 500px !important;}
.ratingTable		{clear: both !important;}
.ratingInput input	{width: auto !important; margin: 0px 20px !important;}
.ratingTable th		{text-align: center !important;}

.cms_form input, .cms_form select, .cms_form textarea{
  float: left; width: 370px;
}

.cms_form .error {
  float: left;
  clear: left;
  padding-left: 0;
} 

.cms_form .error_inline {
  padding-left: 3px;
  color: red;
}

.cms_form fieldset {
  border: 1px solid #CACACA;
  padding: 10px;
  margin-left: 150px;
  clear: left;
}

.cms_form legend {
  padding: 0 2px;
  
}

.cms_form span.formCaptchaSection {
  margin-left: 150px;
  display: block;
  clear: both;
}

p.formCaptchaElements img {
  float: left;
}

p.formCaptchaElements input {
  float: left;
  clear: left;
}

.cms_form .formSubmitButton {
  clear: left;
  float: left;
  margin-left: 150px !important;
}

#formResults {
  width: 50%;
  border: 1px solid #CACACA;
}

#formResults th {
  background: #C0C0C0;
  font-weight: bold;
}

.center {
  text-align: center;
}

td.ratingInput {
 text-align: center  
  
}

td.ratingInput input {
  
  float: none;
  
}


.formElement-list select		{width: auto !important; float: left! important;}


#content .formElementContainer {float: left; display: block; width: 100%; padding: 5px 0;}

#content .form-heading {margin-top: 15px;}

#content .formElementContainer label {width: 200px;}

#content .formCaptchaSection {margin: 10px 0 0 !important; padding-top: 20px;}

#content .formCaptchaElements img, .formCaptchaElements input {margin: 10px 0 !important;}

#content .formCaptchaElements input {width: 195px;}

#content .cms_form .formSubmitButton {margin: 10px 0 0 !important;}

#content .formElement-list fieldset {margin-left: 30px !important;}

#content .formElement-list fieldset label {width: 300px !important;}
