.PageContWrapper {
	position:relative;
	margin:auto;
	padding-bottom:40px;
}

.PageContBox {
	line-height:1.5;
	position:relative;
}

.FaqBox dt {
	font-size:1.1em;
	line-height:1.5;
	padding-bottom:10px;
	font-weight: 300;
}

.FaqBox dt span {
	display:inline-block;
	padding-right:5px;
	color:#00a99d;
}

.FaqBox dd {
	font-size:0.9em;
	line-height:1.7;
	padding:15px;
	border-radius:5px;
	background: #D7E9DA;
}
