.carousels_container {width:866px; display:none; z-index:300; } .carousels_container div.carousel {width:866px; height:72px; display:block; } .item {float:left; width:190px; height:60px; margin:5px 12px; padding:1px; background: #fff; box-shadow: 0 0 7px rgba(0,0,0,0.25); -moz-box-shadow: 0 0 7px rgba(0,0,0,0.25); -webkit-box-shadow: 0 0 7px rgba(0,0,0,0.25); } .carousels_pagination {list-style:none; margin:0; padding:0; } .carousels_pagination .current a {color:red; } .carousel_pagination {display: none; } #carousels .prev {background: url(../images/btn_carouselpagination.gif) no-repeat 0 0; width: 37px; height: 64px; display: block; position: absolute; top: 5px; left: -47px; font-size:0; text-indent:-9999px; } #carousels .next {background: url(../images/btn_carouselpagination.gif) no-repeat -37px 0; width: 37px; height: 64px; display: block; position: absolute; top: 5px; right: -47px; font-size:0; text-indent:-9999px; }