.content .title {
	background:url(../images/titleHelp.jpg) no-repeat;
}
.helpLink {
	text-align:right;
	margin:10px 20px 10px 0;
}
.helpLink img {
	vertical-align:middle;
	margin-right:5px;
}
.helpLink a {
	font-size:12px;
	font-weight:bold;
	color:#0042a8;
	text-decoration:underline;
}
.helpLink a:hover {
	font-size:12px;
	font-weight:bold;
	color:#0042a8;
	text-decoration:none;
}
.content .helpContent {
	margin-top:5px;
}
.content .helpTutorial {
	background:#e9ffff;
	width:360px;
	padding:10px;
}
.content .helpContent p {
	margin:10px 20px 0 0;
}
hr {
	border-top:1px dashed #3b4133;
	height:1px;
	padding:5px 0;
	margin-right:20px;
}
.floatLeft {
	float:left;
	margin: 0 15px 0 0;
}
.faqList li {
	background:url(../images/faqList.jpg) no-repeat left 17px;
	padding:15px 0 0 27px;
	list-style:none;
	margin-left:3px;
}