#slideshow { position: relative; width: 640px; height: 320px; background: #134866; border: 1px solid #1F6186; margin: 0 0 10px 0; }
#slideshow h3 { padding: 0; margin: 0; font-size: 24px; }
#slideshow h3 a, #slideshow h3 a:hover, #slideshow h3 a:active, #slideshow h3 a:visited { color: #fff; padding-left: 10px; text-decoration: none; border: 0; }
#slideshow a, #slideshow a:hover { font-weight: bold; color: #F19325}
#slideshow .flt { position: absolute; left: 0; width: 620px; height: 300px; font-size: 14px; z-index: 10; color: #fff; background: url("/img/features/feature_bg.png") no-repeat; }
#slideshow .flt p { font: normal 14px "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif; width: 230px; margin: 0 10px; line-height: 1.5em; }
#slideshow .flt a:hover { border: 0; }
#slideshow .frt { width: 620px; height: 300px; }
#slideshow .frt img { position: absolute; right: 0;  }
#pager { font: bold 18px Helvetica, Arial, sans-serif; position: absolute; top: 250px; left: 5px; z-index: 10}
#pager a { float: left; display: block; color: #eee; background: #52788E; border: 1px solid #ccc; margin: 0 5px; padding: 3px 6px; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px;}
#pager a:hover { color: #eee; background: #05143B; border-color: #444; text-decoration: none; }
#pager a.activeSlide, #pager a:focus { color: #eee; background: #05143B;  border: 1px solid #eee; text-decoration: none;}
