/* Flash Panel Stylesheet */

.flash-panel { width: 800px; height: 247px; background: url(/img/flashtext.png) no-repeat 100% 0; } 
.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; }
.flash-panel .slide-text { top: 0; right: 0px; padding: 20px; background: url(/img/flashtext.png) no-repeat; color: #FFF; position: absolute; width: 322px; height: 207px; font-family: lucida grande, arial; font-size: 11px; line-height: 161%; }