h1 .bg
 {
	background:  url(../Shared/Images/bg_step.png) no-repeat bottom left;
	width: 30px;
	height: 30px;
	display: inline-block;
}

.registration-step1 h2, .registration-step2 h2, form.forgot-password h2 {
	border-bottom: 1px dotted #999999;
	padding-bottom: 3px;
	margin-bottom: 5px;
	text-transform: none;
	font-size: 16px;
	color: #4B286D;
}

	  