/* Contact */

#content h2 { padding-top: 20px; color: #555555; }

#content .email_section h2, #content .phone_section h2 { padding-top: 0px; }

.email_section { float: left; width: 525px; margin-right: 20px; }
.email_section fieldset .row label, .email_section fieldset .row .label { width: 120px; }
.email_section fieldset .row label .error { left: 346px; width: 113px; }
.email_section fieldset .has_textarea label .error { left: 494px; width: 0px; overflow: hidden; padding-left: 28px; }

.phone_section { float: left; width: 315px; }
.phone_section .phone { font-size: 18px; color: #005192; line-height: 24px; }
.phone_section .tty { display: block; padding: 4px 0px 5px 23px; background: url( '/static/img/zeta_structure/tty_icon.gif' ) left top no-repeat; }

.email_section .recipient { float: left; width: 120px; padding: 0px 0px 5px 10px; }
.email_section .address { margin-left: 140px; padding-bottom: 5px; }

.phone_section .mail_left { float: left; width: 95px; padding-bottom: 45px; }
.phone_section .mail_right { margin-left: 105px; line-height: 16px; }
