@import "uni-form.css";

.uniForm .inlineLabels #address_address{ height: 8em; } 

.uniForm .inlineLabels .formHint{ color: #999; font-style: italic; font-size: 90%; } 

.buttonHolder{ margin: 10px 0 0 0; padding: 10px 0 0 0; border-top: 1px dotted #dfdfdf; text-align: left; } 

.uniForm #OKMsg{ background-color: rgb(217,226,248); border-color: rgb(186,205,246); border-width: 2px 0; }

#reservation-form label{ width: 20%; }
#reservation-form .formHint{ margin-left: 22%; }