#slideshow2 { position: relative; border-bottom: solid 1px #7C94BA; margin-bottom: 30px; }

#slideshow2 #pager { position: absolute; top: 0; right: 0; width: 206px; z-index: 10;  margin:0; padding: 0; list-style-type: none;}
#slideshow2 #pager a { display: block; width: 206px; height: 63px; text-decoration: none; margin-bottom: 2px;}
#slideshow2 #pager a span {display: block; padding: 5px 5px 5px 20px;}
#slideshow2 #pager .activeSlide a:link, #slideshow2 #pager .activeSlide a:visited  { background: url(/template/active_slide.gif) no-repeat #fff; }
#slideshow2 #pager a:focus { outline: none; }
#slideshow2 #pager a:hover, #slideshow #pager a:active { background: url(/template/active_slide.gif) no-repeat #fff;}
#slideshow2 #pager img {display: block; float: left; margin-right: 5px; border: solid 1px #dee9cd; padding: 1px;  }


#animation2 {overflow: hidden; position: relative; width: 294px; height: 258px;  background: #d8dde9; }
#animation2 .slide  {width: 280px; height: 240px;  position: absolute; left: 0;  top: 0; margin: 7px; opacity: 1;    }
#animation2 .image img {border-width: 0; padding: 0;}
#animation2 .author {display: block; color: #7C94BA;}

