.helpful_header {
	border-top: 1px solid #666666;
	border-bottom: 1px dotted #CCCCCC;
	background-color: #D73332;
	padding: 10px;	
}
	.helpful_header strong {
		font-size: 18px;
		font-weight: normal;
		color: #D73332;
	}
.ifield {
	margin-top: 2px;
	margin-bottom: 0px;
	width: 250px;
}
.customer_registration_form {
	border-top: 1px dotted #CCCCCC;
	padding-left: 10px;
}
.customer_registration_form_noborder {
	border-top: none;
	padding-left: 10px;
}
.subheading {
	color: #D73332;
	font-size: 18px;
	font-weight: normal;	
	padding-left: 10px;
}
.outlined_form {
	border: 1px solid #669900;
}
