#helpContainer
{
	margin-left:60px;
	margin-top: 30px;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	margin-right: 60px;
	text-align: justify;
}
#helpContainer h2
{
	font-size: 18px;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #545454;
}
#helpContainer a
{
	text-decoration: underline;
	color: #729AB7;
}
.helpLink
{
	margin-left: 40px;
}
