@CHARSET "UTF-8";.floatLeft {float: left;}.form {padding: 3px;}.form .formCol1 {width: 120px;}.form input.text {width: 250px;border: solid 1px #ccc;margin-bottom: 8px;}.form input.textError {width: 250px;border: solid 1px red;margin-bottom: 8px;}.form .textarea {width: 250px;height: 200px;border: solid 1px #ccc;margin-bottom: 8px;}.form .buttonSubmit {float: left;margin-top: 10px;margin-right: 10px;}.form .buttonReset {float: left;margin-top: 10px;}.inputCont label {display: block;float: left;width: 170px;}.inputCont .floatLeft .text {width: 250px;border: solid 1px #ccc;margin-bottom: 8px;}.inputCont .floatLeft .textError {width: 250px;border: solid 1px red;margin-bottom: 8px;}.inputCont .floatLeft select {width: 250px;}#errorMessages {color: red;}.errorInputMsg {float: right;padding: 1px 0 2px 15px;color: red;}