#page_lead {
	background: transparent url(../../assets/shadedBoxStrip_02.png) repeat-x scroll 0 bottom;
	margin-top:40px;
	padding-top:20px;
	border:1px solid #d4d4d4;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	overflow:hidden;
}
#page_lead img.flushright {
	padding:0;
}
.blurb {
	width:465px;
	float:left;
	overflow:hidden;
	margin-top:3%;
	padding-left:20px;
}
.blurb p {
	width:460px;
}
.course_listing {
	background-image:url(../../assets/calloutBoxStrip.png);
	background-color:#ffffff;
	background-position:bottom;
	background-repeat:repeat-x;
	border:1px solid #e3e3e3;
	overflow:hidden;
	width:950px;
	margin:1em 0;
}
.course_listing h3 {
	padding-top:1em;
}
.course_listing p {
	padding-right:10px;
}
.thumb {
	overflow:hidden;
	float:left;
	width:160px;
	margin:10px;
}
.course_listing .summary {
	width:590px;
	float:left;
	padding-left:10px;
	height:auto;
}
.course_listing .paranthetical {
	overflow:hidden;
	float:right;
	width:160px;
	padding-top:6%;
	padding-bottom:6%;
	background-image:url(../../assets/verticalSeperator.png);
	background-repeat:no-repeat;
	background-position:left;
}
.course_listing .paranthetical p {
	text-align:center;
	margin-bottom:0;
	padding:0;
}
.call_to_action-column h2 {
	text-align:center;
	font-size:1.4em;
}
.testimonials {
	width:380px;
}
blockquote.right {
	margin-top:0;
}