/*Main Content*/
#mainContent {
}
	#mainContent h3 {
		background: url(../images/why-I-vaccinated.gif) no-repeat left top;
		width: 280px;
		height: 0px;
		padding-top: 34px;
		overflow: hidden;
	}
	#mainContent p {
		font-size: 1.2em !important;
		color: #505050;
		margin-top: 10px;
	}
	#mainContent textarea {
		font-size: 1.2em !important;
	}
		#mainContent p sup {
			font-size: 0.7em;
			color: #0053a0;
		}
		
	#mainContent h4 {
		background: url(../images/lorem-ipsum.gif) no-repeat left top;
		width: 99px;
		height: 0px;
		padding-top: 15px;
		overflow: hidden;
		margin-top: 23px;
	}
/**/
.WrapFooter {
	padding-top: 260px;
}
