.required {
	color: #FF0000;
}
.field_title {
	font-size: 93%;
	width: 35em;
	vertical-align: top;
	text-align:right;
        float:left;
padding-bottom:.2em;
}
.field{
	float:left;
 margin-left:1em;
padding-bottom:.2em;
}
.textfield {	
        font-size: 93%;
        width: 24em;
}
.textarea {
	font-size: 93%;	
width: 24em;
	height: 8em;
}
.field_heading {
float:left;
padding-left:16em;
	font-size: 93%;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-top: 0.2;
	color: #666666;
}
.select {
	font-size: 93%;
}
.checkbox_label {
	font-size: 85%;
	cursor: pointer;
}
.radio_label {
	font-size: 85%;
	cursor: pointer;
}
.email {
	font-size: 93%;
	width: 8em;
}
.captcha_table{
/*border:1px solid #ff0000;*/
width:65%;
text-align:left;
float:right;
padding-right:14em; 
}
.btn{
text-align:center; 
	}
#error {
width:100%;
	}
#error h2{
width:auto;
background-color:#990000;
color:#FFFFFF;
text-align:center; 
	}
.terug{
float:right;
font-size:108%;
padding-right:1em;

}
/*** Don't remove the class nixhier, this is required for ASP ***/
.nixhier {
	display:none;
}