@charset "UTF-8";
/* CSS Document */

.slideshowholder{position: relative;background:url(../images/testimonial_repeat.jpg) repeat-y;width:178px;margin-left:32px;padding-top:0px;}
.slideshow{background:url(../images/testimonialnew_bkg.jpg) no-repeat;margin:0px 0px 0px 0px;padding:10px;width:158px;height:auto;overflow:hidden;}

.slideshow .slides div{background:url(../images/testimonial_repeat.jpg) repeat-y;padding:5px;margin:120px 0px 0px 0px;height:350px;width:148px;font-size:11px;color:#FFF;z-index:2000;behavior: url(/iepngfix.htc);}
.slidebutton a{background:url(../images/testimonial_button.jpg) no-repeat;display:block;height:30px;}
.slides img{z-index:1000;position:absolute;top:-100px;left:-5px;}
.slides p{z-index:3000;position:relative;}

#controlsleft { z-index: 1000; position: absolute; top: 80px; left: -18px; height:50px;
    background:url(../images/prev.jpg) no-repeat;margin: 0; padding: 0px;
}

#controlsleft a{display:block;height:50px;width:30px;}

#controlsright { z-index: 1000; position: absolute; top: 80px; right:-33px; 
    background:url(../images/next.jpg) no-repeat; color:#FFF; margin: 0; padding: 0px; 
}

#controlsright a{display:block;height:50px;width:30px;}

