/* CSS Document */

.appointmentRequestLabel {padding-right:10px;}
.appointmentRequestElement {margin-bottom:5px;}
.appointmentRequestZipElement {margin-bottom:5px;}
.appointmentRequestPhoneElement {margin-bottom:5px;}
.appointmentRequestHeader {font-weight:bold;}
.appointmentRequestDateElement {margin-bottom:5px;}
.appointmentRequestTimeElement {margin-bottom:5px;}
.appointmentRequestSubmitButton {}

.contactRequestLabel {padding-right:10px;}
.contactRequestElement {margin-bottom:5px;}
.contactRequestZipElement {margin-bottom:5px;}
.contactRequestPhoneElement {margin-bottom:5px;}
.contactRequestHeader {font-weight:bold;}
.contactRequestComment {width:550px; height:100px;}
.contactRequestSubmitButton {}

.mainHeader {font-weight:bold; padding-top:10px;}