/*
.testimonial {
width:620px;
float:left;
margin:15px 0 30px 0;
}
.left-quote {
float:left;
background:url(../images/quote-left.jpg) no-repeat top;
width:68px;
height:77px;
}
.testi-text {
float:left;
text-align:justify;
width:470px; margin-top:10px;
padding-right:65px;
background:url(../images/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;
}
*/
.testimonial2, .clientTestimonial {
width:558px;
float:left;
margin:15px 0 30px 0;
}
.testi-pic2 {
float:left;
width:50px;
height:50px;
margin:0px 5px 0 0;
display:inline; padding:1px; border:1px solid #d8d8d8;
}
.left-quote2 {
float:left;
background:url(../images/QuoteLeft.png) no-repeat top;
width:30px;
height:77px;
}
.testi-text2 {
float:left;
text-align:justify;
width:525px;
padding-right:1px; 
background:url(../images/QuoteRight.png) no-repeat right bottom;
}
.testi-name2 {
float:left; clear:right;
padding:1px 0 0 0;
}
.testi-name2 span { display:block; font-size:11px; line-height:10px; }

a.quote_nav {
    position: relative;
    z-index: 999;
    width: 45px;
    height: 58px;
    top: 85px; left:560px; 
}

a#next_quote {
	top:-61px;
    right: -500px; 
}

a#prev_quote {
    left: -10px; 
}
.allTesti { float:right; position:relative; font:italic bold 12px/22px Georgia, 'Times New Roman', Times, serif; background:url(../images/icon-man.gif) right center no-repeat; padding:5px 15px 0 0; }
