/* Flash Panel Stylesheet */

.flash-panel {float:right; width:803px;height:313px;background: url(/img/flash_bg.png) 0 0 repeat-x; overflow: hidden; } 
.flash-panel li { position: relative; width: 100%; height: 100%; overflow: hidden; }
.flash-panel .slide-image { position: absolute; top: 25px; left: 30px; border: none; padding: 0; }
.flash-panel .slide-link { background:url(/img/buttons/btn-find_out_more.png) no-repeat;display: block; width: 93px; height: 24px; position: absolute; bottom: 40px; right: 30px; text-indent: -9999px; }
.flash-panel .slide-text { position: absolute; width:400px;right:20px;top:50px;}
.flash-panel .slide-text h3{margin-bottom:20px;font-size:2em;color:#760B13; font-family:american typewriter, courier new;}
.flash-panel .slide-text p {color:#333!important;line-height:200%;}
