/* Start of CMSMS style sheet 'Contact Form' */
.contactform, .contactform div {border:0; padding: 0; background-color: transparent;}

.contactform div label {
   display: block;
   width: 20em; 
   font-family: Georgia, Times New Roman, "Lucida Grande","Lucida Sans",Lucida,Verdana, Arial, Helvetica,   sans-serif;
   font-size:1.3em;
   line-height:1.9em;
   color:#000000;
}

.contactform div input {margin-bottom:8px;}

.contactform div input#fbsubmit {margin-top:8px;}

.contactform div textarea {width:445px;}


/* End of 'Contact Form' */

