﻿.jqTransformInputInner div input { padding-top: 5px; vertical-align: bottom; }
.rowElem .field { float: left; }
.rowElem .validator { float: left; color: Red; padding-left: 10px; }
.rowElem .field .error { color: Red; display: none; padding-left: 10px; }
.rowElem label, .rowElem label { padding-top: 3px; }
.rowElem div.indicator { color: Red; width: 1em; float: left; visibility: hidden; }
.rowElem div.indicator.highlight { }
.jqTransformCheckboxWrapper, .jqTransformSelectWrapper, .jqTransformInputWrapper { margin-right: 2px; }
#captcha_container { float: left; padding-right: 20px; }
#validation_summary { color: Red; }
#validation_summary li { color: Red; }
#validation_summary ul { list-style-type: disc; }
#server_error { color: Red; }
#site_error > div { margin: 100px 0 0 0px; }
#successPanel .confirmation { background: none; margin: 0; padding: 60px 0; padding-left: 40px; }
#successPanel p.link_btns { text-align: left; position: relative; bottom: 0; left: 0; }
#apply_brochure #site_error { font-weight: bold; padding: 79px 0; text-align: center; }
#apply_brochure #site_error p.link_btns { position: relative; bottom: 0; }

