.flashclass{ /*sample CSS class added to image slideshow container*/
width: 752px; /*a width should be defined for transition to work*/
border: 0px solid orange;
padding: 0px;
}

.flashclass img{
border-width: 0;
}
