.text-first 
{
	border: 0;
	padding-left: 200px;
	padding-top: 15px;
}
.testimonial-signature {
	font-style: italic;
	margin-top: 15px;
	font-size: 12px;

}
.testimonial-box-bg-image {
	border:#999999 1px solid;





	background-image:url(../../../images/quotes%20(2)
.jpg);
	background-repeat:no-repeat;
	margin:20px 12px 20px 12px;
	padding:12px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFCC;
	background-image: url(/images/quotes-100_94.jpg);
}

.testimonial-box-rounded-corners {
	width: 650px;
	background-image: url(/images/rounded-corners/l.gif);
	margin: 25px auto;
	background-repeat: repeat-y;
	font-size: 12px;
	line-height: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
}
.rounded-top {
	background-image: url(/images/rounded-corners/t.gif);
	background-repeat: repeat-x;
	height: 14px;
}
.rounded-tl {
	background-image: url(/images/rounded-corners/tl.gif);
	background-repeat: no-repeat;
	float: left;
	width: 14px;
	height: 14px;
}
.rounded-t {
	background-image: url(/images/rounded-corners/t.gif);
	background-repeat: repeat-x;
	position: relative;
}
.rounded-tr {
	background-image: url(/images/rounded-corners/tr.gif);
	background-repeat: no-repeat;
	float: right;
	width: 18px;
	height: 14px;
}
.rounded-r {
	background-image: url(/images/rounded-corners/r.gif);
	background-position: right;
	background-repeat: repeat-y;
}
.rounded-r p {
	padding: 0 15px;
	margin: 0;
}
.rounded-r  p +
p{
	margin-top: 10px;
}



.rounded-bottom {
	background-image: url(/images/rounded-corners/b.gif);
	clear: both;
	height: 21px;
}
.rounded-bl {
	background-image: url(/images/rounded-corners/bl.gif);
	width: 10px;
	float: left;
	height: 21px;
}
.rounded-b {
	background-image: url(/images/rounded-corners/b.gif);
	height: 21px;
}
.rounded-br {
	background-image: url(/images/rounded-corners/br.gif);
	height: 21px;
	width: 18px;
	float: right;
}
