p.testimonialHeading{
	font-weight:bold;
	font-size:14px;
	line-height:20px;
	color:#6A6A6A;
	background-color:inherit;
}
div.testimonialPanel{
	width:539px;
	margin:15px 0 0 20px;
	padding:0;
}
img.testimonialPic{
	float:left;
	width:auto;
	display:block;
	margin:0 0 0 10px;
}
div.testimonialPanel1{
	position:relative;
	float:right;
	width:448px;
}
div.testimonialText-panel{
	width:435px;
	background:url(../images/testimonial-panel-bg.gif) 0 0 repeat-y;
	margin:0 0 0 13px;
}
div.testimonialText-panel span.testimonialTop{
	display:block;
	width:435px;
	height:6px;
	background:url(../images/testimonial-panel-top.gif) 0 0 no-repeat;
	padding:0;
	margin:0;
}
div.testimonialText-panel span.testimonialBottom{
	display:block;
	width:435px;
	height:6px;
	background:url(../images/testimonial-panel-bottom.gif) 0 100% no-repeat;
}
p.testimonialTitle{
	font-weight:bold;
	font-size:14px;
	line-height:16px;
	color:#D2711A;
	background-color:inherit;
	padding:10px 10px 10px 22px;
	margin:0;
}
p.testimonialText{
	font-size:14px;
	line-height:18px;
	color:#6A6A6A;
	background-color:inherit;
	padding:0 12px 12px 22px;
	margin:0;
}
p.testimonialName{
	font-weight:bold;
	font-size:11px;
	line-height:14px;
	color:#325FC1;
	background-color:inherit;
	background:url(../images/testimonial-icon.gif) 21px 4px no-repeat;
	padding:0 0 16px 33px;
	margin:0;
}
div.testimonialPanel1 span.arrow{
	position:absolute;
	left:0;
	top:10px;
	display:block;
	width:15px;
	height:14px;
	background:url(../images/testimonial-arrow.gif) 0 0 no-repeat;
}
div.testimonilaBlank{
	height:100px;
}