/* Start of CMSMS style sheet 'Forms' */
.requestform fieldset {padding:1em; background-color: #eee; font-size:12px;font-family:Arial;} 
.requestform fieldset legend {font-weight: bold; padding-right:20px; padding-left:20px;} 
.requestform div {width: 100%; padding: 0.25em 0 0.25em 0;} 
.requestform div label {display: block; line-height:20px; } 
.requestform div.required {font-weight:bold;}
.requestform textarea{width:500px;height:100px;font-size:12px;font-family:Arial;}
/* End of 'Forms' */

