/*Main Content*/
#mainContent h3 {
	background: url(../images/cdc-recommendation.gif) no-repeat left top;
	width: 401px;
	height: 0px;
	padding-top: 28px;
	overflow: hidden;
}
#mainContent p {
	font-size: 1.2em;
	color: #505050;
	margin-top: 10px;
}
	#mainContent p sup {
		font-size: 0.7em;
		color: #0053a0;
	}
	
#mainContent h4 {
	background: url(../images/who-should-not-get.gif) no-repeat left top;
	width: 347px;
	height: 0px;
	padding-top: 17px;
	overflow: hidden;
	margin-top: 23px;
}
#mainContent ul {
	margin-top: 10px;
	padding-left: 10px;
}
	#mainContent ul li {
		font-size: 1.2em;
		color: #505050;
		background: url(../images/bullet1.gif) no-repeat left 6px;
		padding-left: 8px;
		margin-bottom: 5px;
	}
		#mainContent ul li span {
			font-weight: bolder;
		}
		#mainContent ul li sup {
			font-size: 0.7em;
			color: #0053a0;
		}
/**/
.WrapperBoxStyle2Top h4 {
	background: url(../images/does-your-child-need2.gif) no-repeat left top;
	width: 127px;
	height: 0px;
	padding-top: 25px;
	overflow: hidden;
}
/**/
.WrapFooter {
	padding-top: 170px;
}
