/* Start of CMSMS style sheet 'Contacformulier' */
<style type="text/css">
.contactform fieldset {
	padding: 0; 
}
.contactform fieldset legend {
	font-weight: lighter;
	font-size:12px;
}
.contactform div {
        margin: -30px
	width: 240px; 
	padding: 0;
}
#formtabel {
        margin: -30px
	padding: -30px;
}
.contactform div label {
	font-weight: lighter;
	font-size:12px;
	display: block;
	width: 120px;
}
.contactform div.required {
	color: #000066;
}

table.finder{
   text-align: left;
   font-family: "Lucida Grande", Lucida,Trebuchet MS, sans-serif;
   font-size: 75 %;
   line-height: 1.2 em;

}
</style>
/* End of 'Contacformulier' */

