#field_checkbox_drumrum
{
width:30px;
height:25px;
margin-right:3px;
margin-left:3px;
margin-top:5px;
margin-bottom:5px;
float:left;}
form td{padding:2px;}
form hr{color:#efefef;height:1px;padding:5px;}
.field_checkbox{
padding-left:5px;padding-right:10px; }
.required {
	color: #FF0000;
}
.field_title {
	font-size: 12px;
	width: auto;
	vertical-align: top;
	text-align:left;
}
.textfield {
	font-size: 12px;
	width: 200px;
}
.textarea {
	font-size: 12px;
	width: 90%;
	height: 100px;
}
.field_heading {
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
	color: #000000;
background:#e8ffc0;

}
.select {
	font-size: 12px;
}
.checkbox_label {
	font-size: 11px;
	cursor: pointer;
width:30px;
}
.radio_label {
	font-size: 11px;
	cursor: pointer;
padding:6px;
}
.email {
	font-size: 12px;
	width: 200px;
}

/*** Don't remove the class nixhier, this is required for ASP ***/
.nixhier {
	display:none;
}



