/* CSS Document */

#contentLeft div.audioplayer {
	width: 106px;
	height: 25px;
	margin: 20px 0 0 0;
	background: #e9e9e9 url(../images/icon_audio.gif) top left no-repeat;
	text-align: right;
	}
#contentLeft div.testimonialVideoTop {
	background: url(../images/rhc_testimonial_top.gif) top left no-repeat;
	width: 500px;
	margin: 0;
	padding: 0;
	}
#contentLeft div.testimonialVideoContent {
	margin: 0;
	padding: 20px 20px 0 20px;
	text-align: left;
	}
#contentLeft div.textimonialVideoBottom {
	background: url(../images/rhc_testimonial_bottom.gif) bottom left no-repeat;
	width: 500px;
	height: 20px;
	margin: -1px 0 1.5em 0;
	padding: 0;
	}
#contentLeft div.testimonialVideoImg {
	width: 122px;
	float: left;
	font-size: 10px;
	text-align: center;
	margin: 0;
	padding: 0;
	}
.testimonialVideoImg img {
	border: 1px solid #fff;
	}
blockquote {
	margin: 0 0 0 150px;
	padding: 0 0 5px 0;
	font-size: 12px;
	}
#contentLeft h2.testimonialH2 {
	margin: 0 0 1em 0;
	padding: 0;
	font-size: 14px;
	color: #000;
	}
.imgVideo {
	margin-bottom: 5px;
	}
.clear {
	clear: both;
	}