.testimonial-nav{float:right; width:34px;}

.testimonial-wrap{clear:both; width:265px; display:block; margin:10px 10px 40px 10px ;}
.testimonial{clear:both; width:265px; display:block;}
.testimonial-slider{clear:both; height:auto; ;}

.testimonial-next{width:16px; height:15px; background:url(../images/next-arrow-dark.png) no-repeat top center; float:left; display:block; cursor:pointer;}
.testimonial-prev{width:16px; height:15px; background:url(../images/prev-arrow-dark.png) no-repeat top center; margin-right:2px; float:left; display:block;cursor:pointer;}
.testimonial-next:hover{background:url(../images/next-arrow-dark.png) no-repeat bottom left; }
.testimonial-prev:hover{background:url(../images/prev-arrow-dark.png) no-repeat bottom left; }

.testimonial a{color:#666;}
.testimonial a:hover{color:#666;  text-decoration:none;}
.testimonial img {margin-top:8px; border:1px solid #ddd}
.testimonial p {margin-top:10px;color:#666;}