/* form CSS */


#formcontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #535341;
	text-align: left;
}
.txt {
	width: 265px;
}

/* =label/labelspan */
label, label span {
	display : block;
	padding-bottom : 6px;
	font-size : 1em;
	margin-left: 0px;
	padding-left: 0px;
}


/* =fieldset */
fieldset {
	margin-bottom : 5px;
	padding : 20px 20px 10px 0px;
	border-top : 1px solid #A6A589;
	overflow : hidden;
	margin-right: 10px;
	margin-left: 0px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/* =input */
fieldset input {
	
	
 }

#formcontent p {
	padding-left: 25px;
	color: #535341;
}
form {
	margin: 0px;
	padding: 0px;
}
#hhamemberform {
	margin: 0px;
	padding: 0;
	width: 512px;
	text-align: center;
}
.txt2 {
	width: 375px;
	margin-left: 24px;
}
.regtext a {
	color: #000000;
	text-decoration: underline;
}
