/* Flash Panel Stylesheet */

.flash-panel { width: 380px; height: 285px; } 
.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 { bottom: 0; padding: 10px; margin-left: 35px; margin-top:20px;  color: #000; position: absolute; }
.flash-panel .slide-text h2 { font-size:30px; color: #21298B; font-family:  Palatino, Georgia, Arial; }
.flash-panel .slide-text p { font-size:13px; color: #000; font-family:  Palatino, Georgia, Arial; line-height:1.80em; padding-left:10px;}
