.slider-button {float:left; width:32px; cursor:pointer; font-size:30px; height:32px; line-height:26px; margin-top:134px; text-align:center; color:#888; background:#fff}
.slider-button:hover {color:#222}
.slideshow_pagination {float:right;}
.pagination {float:left; list-style:none; height:23px; margin:5px 0 0 32px; display:none}
.pagination li {float:left; cursor:pointer; height:12px; width:12px; background:#f0f0f0; border-radius:6px; margin-right:4px}
.pagination li:hover {background:#ffa906; color:#000}
li.current_slide {background:#ffa906}

/* TinyFader */

#slideshow {float:left; width:400px; height:300px; background:#fff}
#slides {position:relative; width:400px; height:300px; list-style:none; overflow:auto}
#slides li {width:400px; height:300px}
.fader-slide {opacity:0; position:absolute}
.fader-fade {opacity:1; -webkit-transition:opacity .4s; -moz-transition:opacity .4s; transition:opacity .4s}

#text_slideshow {list-style:none; overflow:auto}

/* Slide Styling */

#trans_caption {background:#fff; position:relative}
#trans_caption div {position:absolute; bottom:0; left:0; width:464px; padding:15px 18px 10px 18px; background:#000; background:rgba(0,0,0,.7)}
#trans_caption h2 {font:18px Georgia,Verdana; margin-bottom:6px; color:#eee}
#trans_caption p {line-height:1.4; color:#aaa}