.freecontactform {
width: 460px;
font-family: arial;
border: 0px solid #AAA;
padding:10px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
}
.freecontactformheader {
font-size:18px;
font-weight:bold;
padding-top:10px;
padding-bottom:10px;
text-align:center;
}
.freecontactformmessage {
text-align:center;
padding-bottom:10px;
}
.freecontactform td {
padding:4px;
font-size:12px;
}
.freecontactform p {
padding:4px;
}
.freecontactform label {
padding:4px;
}
.freecontactform label {
padding-right:10px
}
.required {
font-weight:bold;
}
.required_star {
font-weight:bold;
color:#F00;
}
.not-required {
font-weight:normal
}
.antispammessage {
padding:10px;
border-top:1px solid #AAA;
border-bottom:1px solid #AAA;
font-weight:bold 
}
.antispamquestion {
font-weight:normal;
}

@font-face {
    font-family: 'cloister_blacklight';
    src: url('../../mail/fonts/cloisterblack-webfont.eot');
    src: url('../../mail/fonts/cloisterblack-webfont.eot#iefix') format('embedded-opentype'),
         url('../../mail/fonts/cloisterblack-webfont.woff') format('woff2'),
         url('../../mail/fonts/cloisterblack-webfont.woff') format('woff'),
         url('../../mail/fonts/cloisterblack-webfont.ttf') format('truetype'),
         url('../../mail/fonts/cloisterblack-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;

}

h1, h2, h3, h4, h5, h6 {
	clear: both;
	font-family: 'cloister_blacklight', Roboto Condensed, Sans-serif;
	font-weight: inherit;
	line-height: 1.2;
}


#cloister {
font-family: 'cloister_blacklight', Roboto Condensed, Sans-serif;
}