.testimonialBox {
	border-bottom:1px solid #CCCCCC;
	margin:15px 0pt;
	padding-bottom:10px;
}

.testimonialImage {
	float:left;
	width: 180px;
	margin-top: 10px;
}

.testimonialImage img {
	border:#fff solid 5px;
	outline:#999 solid 1px;
}

.testimonialBoxText {
	float:right;
	width: 355px;
	margin-top: 10px;
}

.testimonialBox p {
	font-size:90%;
}

.testimonialBoxText .quoteTop {
	background:url(../images/quote-01.gif) top left no-repeat;
	padding:10px;
}

.testimonialBoxText .quoteBottom {
	background:url(../images/quote-02.gif) bottom right no-repeat;
}

.testimonialVideoLinks {
	list-style:none;
	margin:10px 0 0 0;
	padding:0;
}

.testimonialVideoLinks li {
	background:url(../images/bullet-left.jpg) left no-repeat;
	margin-bottom:5px;
	padding:1px 3px 1px 12px;
}