form {
	border:none;
	text-align:left;
}
legend {
	text-align:left;
}
label {
	margin:3px 0px;
	width:150px;
	min-width:150px;
}
input {
	margin:3px 0px;
}
textarea {
	margin:3px 0px;
	border:#999999 1px solid;
}
.optionset {
	list-style:none;
	list-style-image:none;
}
.optionset li {
	display:block;
	float:left;
}
.optionset li.valCheque {
	margin:0px 0px 0px 170px;
}

#hsh_regw label, #hsh_regf label {
	margin:3px 0px;
	float:left;
	width:150px;
	min-width:150px;
}
#hsh_regw input, #hsh_regf input {
	margin:3px 0px;
	float:left;
	width:170px;
}
#hsh_regw textarea, #hsh_regf textarea {
	margin:3px 0px;
	float:left;
	border:#999999 1px solid;
}

#registerform {
	border:none;
	text-align:center;
}

