*{margin:0; padding:0;}
.sliderbutton { float:left; width:320px; padding-top:134px; }
.sliderbutton img { cursor:pointer; }
.sliderbutton img:hover {background:#ffffff; }
#slideshow { float:left; width:1240px; height:550px; border:0px solid #fff; background:#fff; }
#slides { float:left; position:relative; width:1240px; height:550px; list-style:none; overflow:auto; }
#slides li { float:left; width:1240px; height:550px; }

.pagination { float:left; list-style:none; height:20px; margin:0px 0px 0 0px; }
.pagination li { float:left; cursor:pointer; padding:0 0px; background:#ccc ; border:0px solid #888; margin:0 3px 0 0px; 
    text-align:center; color:#222; width:30px; height:4px; }
.pagination li:hover { background:#777; border:0px solid #bbb; color:#fff; }
li.current { border:0px solid #bbb; background:#777; }

li#content { width:50px; height:270px; padding:15px 18px 15px 18px; background:#fff; }
#content h1 { font:22px Georgia,Verdana; margin-bottom:15px; color:#000000; }