/* Start of CMSMS style sheet 'form' */
.contactform fieldset {padding: 1em; background-color: #fff; border: 0px;} 
.contactform fieldset legend {display:none;} 
.contactform div {width: 100%; padding: 0.25em 0 0.25em 0;} 
.contactform div label {display: block; width: 10em; } 
.contactform div.required {color: #f00;} 
.contactform label { float:left; font-weight:bold; width:150px; } 
/* End of 'form' */

