/* Flash Panel Stylesheet */

.flash-panel { background: black url(/js/jquery-flashPanel/flashpanel-bg.png) 0 0 repeat-x; } 
.flash-panel li { position: relative; width: 100%; height: 100%; overflow: hidden; }
.flash-panel .slide-image { position: absolute; top: 0; left: 0; border: none; padding: 0; }
.flash-panel .slide-link { display: block; width: 100%; height: 100%; position: absolute; top: 0; left: 0; text-indent: -9999px; }