#HelpArea {
	font-size:12px;
	text-align:justify;
	color:#000000;
}

#HelpArea a {
	font-size:16px;
	font-weight:bold;
}

#HelpSectionBlock {
	position:relative;
	width:90%;
	left:5%;
	background-color:pink;
	padding:0;
}

#HelpSectionBlock p {
	padding:0;
}
