.sliderbutton {float:left; width:22px; height: 20px; cursor:pointer;position:relative; top:10px;}
#slideleft {background:url(../images/icons.png) -50px -365px no-repeat}
#slideleft:hover {background-position:-0 -365px}
#slideright {margin-left:5px; background:url(../images/icons.png) 0 -10px no-repeat}
#slideright:hover {background-position:-50px -10px}
#slider {float:left; position:relative; overflow:auto; width:280px; height:80px; margin:0px;}
#slider ul {position:absolute; list-style:none; top:0; left:0}
#slider li {position:relative;float:left; left:-70px; width:275px; height:80px; padding-left:60px;}
.pagination {position:absolute; top:40px; right:61px; list-style:none; height:25px}
.pagination li {float:left; cursor:pointer; height:8px; width:8px; background:#ccc; margin:0 4px 0 0; border:1px solid #fff}
.pagination li:hover, li.current {background:#fff}
li.current {border:1px solid #ccc; background:#888}
li.dyk {width:230px; height:60px;padding:0px 40px 0px 0px;}