/* Start of CMSMS style sheet 'BDV_contact' */
<style type="text/css">
<!--
div#contactform {
  color: #333333;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}
 
div#contactform legend {
  display: none;
}
 
div#contactform label {
  font-weight:normal;
  padding-bottom: 5px;
}

div#contactform fieldset {
border:1px solid #ddd;
}

div#contactform input, div#contactform textarea {
border:1px solid #bbb !important;
}

div#contactform input.button {
width:40% !important;
background-color:#ff9;
margin:0 0 0 22px;
}

-->
</style>
/* End of 'BDV_contact' */

