#FAQs-help #questionsList {
	list-style:			outside;
	margin:				0em 2em 2em 3em;
}

	#FAQs-help #questionsList li {
		font-weight:		bold;
		margin-bottom:		0.3em;
	}

#FAQs-help .questions li{
	margin-bottom:		2em;
	margin-left:		0.8em;
	line-height:		1.3em;
	margin-right:		1.2em;
}

	#FAQs-help .questions .question {
		display:			inline;
		font-weight:		bold;
		color:				#ffffff;
	}

	#FAQs-help .questions .answer {
		margin-top:			0.5em;
	}
	
	#FAQs-help .questions .answer li {
		margin:				0em;
	}
	
	#FAQs-help .questions a {
		font-weight:		bold;
	}