/* Start of CMSMS style sheet 'Contact-form' */
/****************** GENERAL CONTACT FORM **************/
table.general-contact {
border: 0;
margin: 30px 0 0 10px;
font-size: 14px;
font-weight: normal;
color: #666666;
}
table.general-contact td, table.general-contact th {
padding: 0 10px 10px 0;
}
table.general-contact input {
font-family: helvetica, arial, sans-serif;
font-size: 12px;
}
table.general-contact textarea {
font-family: helvetica, arial, sans-serif;
font-size: 12px;
}
/* End of 'Contact-form' */

