/* File:         contact_form.css                                                       */
/* Description:  Contact Form Styles                                                    */
/* Organization: Shadow System Technology                                               */
/*======================================================================================*/


/* Tag Overrides */
body {  margin: 0px; padding: 0px; }


/* Classes */
.form-label { width: 150px !important; }
.form-label-left { width: 150px !important; }
.form-line { padding-top: 12px; padding-bottom:12px; }
.form-label-right { width: 150px !important; }
.form-all { width: 650px; color: #555555 !important; font-family: 'Lucida Grande'; font-size: 14px; }