/* Start of CMSMS style sheet 'DCS Contact Form' */
<style type="text/css">
<!--
div#contactform {
  font-family: Verdana, Arial, Helvetica, sans-serif;
}
 
div#contactform legend {
  display: none;
  border:0;
}

div#contactform fieldset {
  border: 1px solid #ddd;
  font-size:2.6em;
  width:300px;
}
 
div#contactform label {
  padding-bottom: 5px;
}
-->
</style>

/* End of 'DCS Contact Form' */

