.flashclass{ /*sample CSS class added to image slideshow container*/
width: 250px; /*a width should be defined for transition to work*/
height: 150px;
border: 0px;
padding: 0px;
}

.flashclass img{
border-width: 0;
}
