.testimonial {
width:620px;
/* float:left; */
margin:15px 0 30px 0;
}
.left-quote {
/* float:left; */
background:url(/graphics/quote-left.jpg) no-repeat top;
width:68px;
height:77px;
}
.testi-text {
/* float:left; */
text-align:justify;
width:470px;
padding-right:65px;
background:url(/graphics/quote-right.jpg) no-repeat right bottom;
}
.testi-pic {
/* float:left; */
width:77px;
height:104px;
margin-left:70px;
display:inline;
}
.testi-name {
/* float:left; */
padding:30px 0 0 15px;
}

