
#wrapper2 {
padding:0px 0px 0px 0px;
}
.pagination2 {float:left; list-style:none; height:23px; margin:3px 1px 3px 8px; display:none; padding: 0 0 0 0;}
.pagination2 li {float:left; cursor:pointer; height:12px; width:12px; background:#666; border-radius:6px; margin-right:7px; padding: 0 0 0 0;}
.pagination2 li:hover {background:#777; color:#000; padding: 0 0 0 0;}
li.current {background:#888}

/* TinyFader */

#slideshow2 {float:left; width:199px; height:161px; }
#slides {position:relative; width:199px; height:161px; list-style:none; overflow:auto; padding: 0 0 0 0; border:1px #fff; border-radius: 1px 1px 1px;}
#slides li {width:199px; height:161px; padding: 0 0 0 0; }
.fader-slide {opacity:0; position:absolute}
.fader-fade {opacity:1; -webkit-transition:opacity .4s; -moz-transition:opacity .4s; transition:opacity .4s}

/* Slide Styling */


#caption {background:#fff; position:relative}
#caption div {position:absolute; bottom:0; left:0; width:464px; padding:15px 18px 10px 18px; background:#000; background:rgba(0,0,0,.7)}
#caption h2 {font:18px Georgia,Verdana; margin-bottom:6px; color:#eee}
#caption p {line-height:1.4; color:#aaa}