/* Flash Panel Stylesheet */

.flash-panel { margin-left: 3px; width: 950px; height: 223px; } 
.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: 35%; height: 100%; padding: 20px; padding-left: 80px;  margin: 5px; color: #333; position: absolute; font-size: 13px; line-height: 200%; }
