#intro {
	background: url(/images/site/strip_public_speaking.jpg) top center #080806;
	zoom: 1;
	min-height: 216px;
  height: auto !important;
  height: 216px;
	color: #fff;
}

#intro blockquote p {
	font-size: 2.1em;
	font-weight: normal;
	line-height: 1.1;
	margin-bottom: 0.2em;
}

#intro a {
	background-image: url(/images/site/button_book_ruth_intro.png);
	width: 130px;
	height: 29px;
	margin-top: 15px;
}
#intro a:hover {
	background-position: 0 -29px;
}
#testimonials .summary {
	float: left;
	width: 430px;
}
#testimonials h2 {
	margin-bottom: 0;
}
#testimonials img, #testimonial img {
	float: left;
	margin-right: 10px;
}
#testimonials blockquote p {
	font-weight: bold;
	margin-top: 3px;
}
#testimonial .col {
	margin-left: 144px;
}
#testimonial cite {
	font-weight: bold;
}
#readAllTestimonials {
	background-image: url(/images/site/button_more.png);
	width: 49px;
	height: 24px;
	margin-top: 1em;
	float: right;
	overflow: hidden;
}
#readAllTestimonials:hover {
	background-position: 0 -24px;
}
#book {
	clear: right;
}
#linkBackToPublicSpeaking {
	float: right;
	margin-top: 3px;
}
#engagements ul {
	float: left;
	width: 285px;
	margin-bottom: 1em;
}
#engagements li {
	padding: 3px 0px;
	font-size: 0.75em;
}
#engagements h3 {
	clear: left;
}