#slideshow {
  background:transparent url(../images/slideshow/testimonials-bg.png) no-repeat scroll 0 0;
  height:290px;
  position:relative;
  width:650px;
}
#slideshow-get-started-button {
  position:absolute;
  left:409px;
  bottom:12px;
}
.testimonial {
  position:absolute;
  left:0;
  top:0;
  width:662px;
  height:264px;
}
#slideshow ul {
  position:absolute;
  background:url(../images/slideshow/testimonials-buttons-bg.png) no-repeat top left;
  left:42px;
  top:263px;
  margin-top:0;
  width:216px;
  height:17px;
}
#slideshow li {
  display:inline;
}
#slideshow li a {
  float:left;
  width:22px;
  height:0px;
  padding-top:17px;
  margin-right:7px;
  overflow:hidden;
  background-image:transparent;
  display:block;
}
#slideshow li#testimonial-6-link a { margin-right:17px; }
#slideshow li a.active, #slideshow li a:hover {
  background-image:url(../images/slideshow/testimonials-buttons-bg.png);
}
#slideshow li#testimonial-1-link a.active, #slideshow li#testimonial-1-link a:hover { background-position: 0 17px; }
#slideshow li#testimonial-2-link a.active, #slideshow li#testimonial-2-link a:hover { background-position: -29px 17px; }
#slideshow li#testimonial-3-link a.active, #slideshow li#testimonial-3-link a:hover { background-position: -58px 17px; }
#slideshow li#testimonial-4-link a.active, #slideshow li#testimonial-4-link a:hover { background-position: -87px 17px; }
#slideshow li#testimonial-5-link a.active, #slideshow li#testimonial-5-link a:hover { background-position: -116px 17px; }
#slideshow li#testimonial-6-link a.active, #slideshow li#testimonial-6-link a:hover { background-position: -145px 17px; }
li#testimonial-pauseplay-link a, li#testimonial-pauseplay-link a:hover {
  background-image:url(../images/slideshow/testimonials-buttons-bg.png);
  background-position:-184px 17px;
  margin-right:0;
}
.playing li#testimonial-pauseplay-link a, .playing li#testimonial-pauseplay-link a:hover { background-position:-184px 0px; }

.testimonial h2 {
  font-weight:bold;
  font-size:20px;
  position:absolute;
  left:372px;
  bottom:195px;
  background-image:none;
  width:258px;
  line-height:20px;
  padding:0;
}
.testimonial p {
  position:absolute;
  top:80px;
  left:372px;
  width:258px;
  font-size:16px;
  line-height: normal;
}
img.testimonial-photo {
  position:absolute;
  left:4px;
  top:3px;
  display:block;
}
