/* Photo Slide show Style sheet */

.slideshow { 
height: 340px; 
width: 450px; 
margin:10px; 
background:transparent url('../images/photoSlideShowBg.png') no-repeat right top;
}

.slideshow img { 
padding-left: 7px; 
padding-bottom: 10px;
}
