/* CSS Document */
/*Internet Explorer Specific*/

.pageTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFF;
	float: left;
	padding-left: 50px;
	padding-top: 20px; /*IE requires this to display in correct position*/
}

.testimonial {
	padding-top: 5px;
}