	#right-column h1 {
		width: 675px;
		height: 30px;
		margin: 0px 0px 10px 0px;
	}
	
	.coaching-staff-title {
		background: url(/public/images/layout/coaching-staff-title-h1.png) bottom left no-repeat;
		behavior: url(/public/styles/iepngfix.htc);
	}
	
	.success-stories-title {
		background: url(/public/images/layout/success-stories-title-h1.png) bottom left no-repeat;
		behavior: url(/public/styles/iepngfix.htc);
	}
	
	.academy-overview-title {
		background: url(/public/images/layout/academy-overview-title-h1.png) bottom left no-repeat;
		behavior: url(/public/styles/iepngfix.htc);
	}
	
	#right-column h2 {
		font-size: 14px;
		line-height: 30px;
		display: block;
		color: #29378F;
	}

	#right-column p {
		line-height: 15px;
		color: #404041;
		display: block;
		font-size: 11px;
		padding: 0px 0px 10px 0px;
		text-align: justify;
	}
