/* CSS For Low Lying Background Start (i.e. procedure pages, category pages, procedure detail pages) */

#content-high-left {
	background: url(/images/content-high-left-bg.png) no-repeat top;
	float: left;
	width: 517px;
	margin: 0 0 0 2px;
	padding: 0 0 0 35px;
	font-weight: normal;
	color: #666666;
}

	#content-high-left h2 {
		height: 29px;
		margin: 15px 0 0 0;
		font-size: 18pt;
		color: #0089b6;
	}

	h2#page-title {
		width: 470px;
		padding: 48px 0 0 15px;
		font-size: 14pt;
		color: #ffffff;
		text-align: center;
		font-weight: normal;
	}

	h2#page-title-medium {
		width: 480px;
		padding: 48px 0 0 12px;
		font-size: 11pt;
		color: #ffffff;
		text-align: center;
		font-weight: normal;
	}

	#content-high-left #testimonials {
		float: left;
		margin: 40px 0 0 0;
	}

		#content-high-left #testimonials .container, #content-high-left #testimonials .container .summary {
		}

		#content-high-left #testimonials h3 {
			margin: 0 0 8px 0;
		}
	
		#content-high-left #testimonials p {
			margin: 0 0 0 10px;
		}

	#content-high-left #testimonials .testimonial-pics {
		text-align: center;
		margin-left: 110px;
	}

		#content-high-left #testimonials .testimonial-pics a {
			float: left;
			display: block;
			width: 158px;
			height: 25px;
			padding: 116px 0 0 0;
			margin: 10px 6px 10px 0;
			border: 1px solid #ebebeb;
			font-size: 14pt;
			color: #565656;
			text-align: center;
		}

#content-high-right {
	background: url(/images/content-high-right-bg.png) no-repeat top;
	float: left;
	height: 354px;
	width: 328px;
	margin: 0 0 0 0;
	padding: 0 0 0 73px;
	font-size: ;
	color: ;
}

