#divAcneFactsHTM {
	width: 208px;
	height: auto;
	background: url(../images/btn_acne_facts.jpg) no-repeat;
	background-color: #bbd9ed;
	color: #6999b9;
}
#acneFactsClickArea {
	width: 100%;
	height: 35px;
}
#txtAcneFactsTitleP {
	width: 75%;
	height: 50px;
	margin: 0 auto;
	padding: 35px 0 0 0;
	color: #072568;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
#txtAcneFactsBlurbP {
	width: 188px;
	margin: 0 auto;
	padding-bottom: 10px;
}
