
#cyclefoo {height: 408px; width: 959px; overflow: hidden;}
.item {height: 408px; width: 959px; float: left;}
#next, #prev {display: block; height: 54px; width: 54px; z-index: 500; position: absolute; text-indent: -9999px; opacity: .5;}
#next:hover, #prev:hover {opacity: 1;}
#prev {background: url(../../img/prev.png) no-repeat; left: 10px; top: 180px;}
#next {background: url(../../img/next.png) no-repeat; right: 10px; top: 180px;}

.paginator {position: absolute; z-index: 1000; left: 0; width: 100%; bottom: -25px; text-align: center;}

.paginator a {display: block; height: 9px; width: 9px; background: url(../../img/ico-pag.png) left top; display: inline-block; margin: 0 2px;}
.paginator a.activeSlide, .paginator a:hover {background-position: left bottom;}