/* Start of CMSMS style sheet 'contact css' */
/* FormBuilder Form Styles */

.contacteu fieldset {
padding: 1em; 
margin-bottom:1em;
border:1px solid #DEB565;

}
.contacteu fieldset legend {font-weight: bold; float:left;}
.contacteu div {width: 100%; padding: 0.25em 0 0.25em 0;}
.contacteu div label {display: block; width: 10em; float:left;}
.contacteu div.required {color: #f00;}

#pagecontact
{
padding-bottom:100%;
margin-left:200px;
width:550px;
height:100px;
}
/* End of 'contact css' */

