* {margin:0; padding:0}
#wrapper {width:1000px; margin:0px auto}
#container {position:relative; background:#fff; padding:0px; height:290px; border-right:1px solid #ccc; border-bottom:1px solid #ccc}
.sliderbutton {display:none; float:left; width:25px; height:235px; cursor:pointer}
#slideleft {background:url(images/icons.gif) -50px -265px no-repeat}
#slideleft:hover {background-position:-0 -265px}
#slideright {background:url(images/icons.gif) 0 90px no-repeat}
#slideright:hover {background-position:-50px 90px}
#slider {float:left; position:relative; overflow:auto; width:1000px; height:290px}
#slider ul {position:absolute; list-style:none; top:0; left:0}
#slider li {float:left; width:1000px; height:290px}
.pagination {display:none; 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}
/*
#wrapper2 {width:281px; margin:0px auto}
#container2 {position:relative; background:#fff; padding:0px 0px 0px 20px; height:95px; }
.sliderbutton2 {display:none; float:left; width:25px; height:25px; cursor:pointer}
#slideleft2 { }
#slideleft2:hover {background-position:-0 -265px}
#slideright2 { }
#slideright2:hover {background-position:-50px 90px}
#slider2 {float:left; position:relative; overflow:auto; width:281px; height:95px}
#slider2 ul {position:absolute; list-style:none; top:0; left:0}
#slider2 li {float:left; width:281px; height:95px}
.pagination2 {display:none; position:absolute; top:40px; right:61px; list-style:none; height:95px}
.pagination2 li {float:left; cursor:pointer; height:8px; width:8px; background:#ccc; margin:0 4px 0 0; border:1px solid #fff}
.pagination2 li:hover, li.current {background:#fff}
*/