.featured_slideshow { width: 660px; height: 371px; margin: 10px 0; position: relative; overflow: hidden;}
.featured_slideshow ul li { position: absolute; top: 0; left: 0; width: 660px; height: 371px; z-index: 1; background: #fff;}
.featured_slideshow ul li.active { z-index: 3; }
.featured_slideshow ul li.on_deck { z-index: 4; }
.featured_slideshow ul li p.slide_thumbnail { position: absolute; height:285px; width:660px; top: 0; left: 0; z-index: 1; }
.featured_slideshow ul li div.slide_info { overflow:visible!important; position: absolute; bottom: 0; left: 0; z-index: 2; width: 100%; display: block; height: 75px; }
* html .featured_slideshow ul li div.slide_info { margin-bottom:-5px; }
.featured_slideshow ul li div.slide_info h5 { font-size: 18px!important; color: #a07c24; margin-top: 3px; padding-right: 105px; padding-left: 15px; padding-bottom: 5px; }
* html .featured_slideshow ul li div.slide_info h5 {  margin-top: 20px; }
.featured_slideshow ul li div.slide_info h5 a { font-size: 18px!important; color: #00A76D!important;  }
.featured_slideshow ul li div.slide_info p { font-size: 14px!important; padding-left: 15px;}
.featured_slideshow ul li div.byline2 { overflow:visible!important; float: left; width: 120px; height: 65px; background: url(/images/d1.gif) right 5px no-repeat; margin-right: 8px;}
* html .featured_slideshow ul li div.byline2 { background: url(/images/d1.gif) right 23px no-repeat; height:75px; }

.featured_slideshow ul li div.byline { overflow:visible!important; position: absolute; bottom: 65px; left: 0; z-index: 3; width: 120px; height: 65px; }
.featured_slideshow ul li div.byline p { overflow:visible!important; margin-bottom: 0; text-align: center; font-size: 85%; font-style: italic; padding-left: 0; }
.featured_slideshow ul li div.byline p.slide_author { margin: 2px 0 3px 0; }
.featured_slideshow ul li div.byline p a { color: #00A76D;}
.featured_slideshow ul li div.byline p img { border: 0 none!important; background: url(/images/w3.gif) left top no-repeat; padding: 4px; }

/*
.featured_slideshow ul li div.byline p img { margin-top: 0px;}
*/
.featured_slideshow .pagination { position: absolute; bottom: 60px; right: 16px;  z-index: 6; margin-bottom: 0;}
.featured_slideshow .pagination li { max-height:18px; float: left; display: inline; position: relative;  width: 18px; height: 18px; margin-right: 4px; background: transparent; }
.featured_slideshow .pagination li a { font-weight:bold;padding-top:2px; font-size:10px!important;display: block; overflow: hidden; text-indent: 6px; background: url(/images/p1.gif) right top no-repeat; height: 18px; width: 18px; }
.featured_slideshow .pagination li.active a { color:#ccc!important; background-position: right -18px; }
.featured_slideshow .pagination li.prev a { width: 10px; text-indent: -999px; background-position: left top;}
.featured_slideshow .pagination li.next,
.featured_slideshow .pagination li.prev { width: 10px; }
.featured_slideshow .pagination li.next a { width: 10px; text-indent: -999px; background-position: -10px top;}


