.registerform {
	margin: 0.5em 10px 1em 20px;	
}

.registerform td { vertical-align: top; }

.registerform-label, .registerform-label2 {
	font-size: 10pt;
	width: 180px;
	height: 17px;
	float: left;
	display: table;
}

.registerform-label2 { width: 110px; }

.registerform label {
	font-size: 10pt;
	color: #AB1808;
	font-weight: bold;
}

.registerform input, .registerform textarea, .registerform select {
	font-family: Arial, Verdana, Helvetica, san-serif, Times, serif;
	font-size: 9pt;
	border: 1px solid #F9D8D5;
	margin: 0px 0px 2px 0px;
}

.registerform input { height: 20px; }

#fWallM1, #fWallM2, #fIHood1, #fIHood2 { border: 0px; }

.submit-but {
	margin: 0px 0px 0px 184px;
}

.contact label {
	color: #AB1808;
	font-weight: bold;
	height: 23px;
	margin: 0em 0px 0em 20px;
	display: block;
}

.contact { margin: 1em 0px 0.5em 0px; }

.contact input, .contact select, .contact textarea {
	border: 1px solid #F9D8D5;
	width: 200px;
	margin: 0px 0px 2px 0px;
}

#submit {
	font-weight: bold;
	border: 0px;
	background-color: transparent;
	text-align: left;	
}