/* Flash Panel Stylesheet */

.flash-panel { background: black url(/js/flashPanel/img/flashpanel-bg.png) 0 0 repeat-x; overflow: hidden; height: 335px; width: 589px;} 
.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 { width:550px;height:80px;position: absolute; right:5px; bottom:0px; text-align:right; line-height:100%; font-size:32px; font-weight:lighter; font-family:helvetica,Arial;}
.flash-panel .slide-text p{width:100%;float:left;margin:0px;font-weight:lighter;line-height:120%;}
.flash-panel .slide-text p span{color:#cc0000;}
