.helpful_header {
	border-top: 1px solid #655654;
	border-bottom: 1px dotted #9b8e89;
	background-color: #ECECEC;
	padding: 10px;	
}
	.helpful_header strong {
		font-size: 18px;
		font-weight: normal;
		color: #685674;
	}
.ifield {
	margin-top: 2px;
	margin-bottom: 0px;
}
.customer_registration_form {
	border-top: 1px dotted #9b8e89;
	padding-left: 10px;
}
.customer_registration_form_noborder {
	border-top: none;
	padding-left: 10px;
}
.subheader {
	font-size: 18px;
	font-weight: normal;
	color: #685674;
	padding-left: 10px;
}
.outlined_form {
	border: 1px solid #685674;
}