h1.help {
	background: #fff url(/images/elements/banner_help.jpg) no-repeat;
	text-indent:-9999px;
	width:570px;
	height:42px;
	margin-top:0px !important;
}
a.icon {
		color:#776299;
		display:inline;
		padding-left:70px;
		width:205px;
		line-height:60px;
		float:left;
		margin-bottom:10px;
		margin-right:20px;
	}
	.lost_password { background: url(/images/elements/icon_lost-password.jpg) no-repeat; }
	.create_a_login { background: url(/images/elements/icon_create-a-login.jpg) no-repeat; margin-right:0 !important;}
	.feedback { background: url(/images/elements/icon_feedback.jpg) no-repeat; }
	.faqs { background: url(/images/elements/icon_faqs.jpg) no-repeat; margin-right:0 !important;}	
	
h1.lost_password {
	background: #fff url(/images/elements/banner_forgotten-password.jpg) no-repeat;
}
h1.create_a_login {
	background: #fff url(/images/elements/banner_create-a-login.jpg) no-repeat;
}
h1.feedback {
	background: #fff url(/images/elements/banner_feedback.jpg) no-repeat;
}
h1.faqs {
	background: #fff url(/images/elements/banner_faqs.jpg) no-repeat;
}


h1.lost_password,
h1.create_a_login,
h1.feedback,
h1.faqs {
	text-indent:-9999px;
	width:570px;
	height:42px;
	margin-top:0px !important; margin-bottom:10px !important;
}
