@charset "utf-8";

.testimonial {
	width:680px;
	float:left;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
.left-quote {
float:left;
background:url(../images/quote-left.jpg) no-repeat top;
width:75px;
height:77px;
}
.testi-text {
float:left;
text-align:justify;
font-family: Tahoma, Geneva, sans-serif;
font-size: 0.9em;
width:500px;
padding-right:75px;
margin-left: 10px;
background:url(../images/quote-right.jpg) no-repeat right bottom;
}
.testi-pic {
float:left;
width:77px;
height:80px;
margin-left:70px;
display:inline;
}
.testi-name {
	float:left;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 0.9em;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 15px;
}
