/* Flash Panel Stylesheet */

.flash-panel { width: 795px; height: 280px; margin: 0 !important; } 
.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 { height:60px; border:1px solid #333; background:#fff; width: 275px; right: 20px; top: 20px; color: #000; position: absolute; bottom: 0; padding: 10px; margin: 5px; }
.flash-panel .slide-text * { color: #000; line-height: 140%; font-weight:bold; font-size:15px;}
.flash-panel .slide-text p { margin:0 !important}