/************** CONTACT **************/

/* form */
.contactForm input{		width:190px; font-size:13px; padding:1px 3px; background:#e9e9e9; border:1px inset white; }
.contactForm textarea{ 	width:245px; background:#e9e9e9; border:1px inset white; }
.contactFormText {		color:#595959; }