/* Tiny Carousel */
#Testimonial  { display: block; width: 365px; height: 210px; overflow:hidden; padding: 0 0 10px; margin: 0 auto 0 auto; }
#Testimonial  .viewport { float: left; width: 273px; height: 205px; overflow: hidden; position: relative; }
#Testimonial  .viewport img { max-width: 273px; max-height: 205px; overflow: hidden; border: none; }
#Testimonial  .buttons { background:url("../images/buttons.png") no-repeat scroll 0 0 transparent; display: block; margin: 85px 5px 0 0; background-position: 0 0; text-indent: -999em; float: left; width: 36px; height: 36px; overflow: hidden; position: relative; }
#Testimonial  .next { background-position: 0 -36px; margin: 85px 0 0 5px;  }
#Testimonial  .disable { visibility: hidden; }
#Testimonial  .overview { list-style: none; position: absolute; padding: 0; margin: 0; width: 273px; left: 0; top: 0; }
#Testimonial  .overview li{ float: left; margin: 0 20px 0 0; padding: 1px; height: 255px; border: none; width: 273px;}