.carousel {position:relative;margin:0 0 20px 0;width:256px; height:128px;background:#000;overflow:scroll;}
.carousel.logo-rotation {background:transparent url("../gfx/bg-logo-rotation.jpg") no-repeat left top;width:320px;height:150px;overflow:scroll;}
.carousel .browse {cursor:pointer;z-index:300;position:absolute;bottom:0;width:21px;height:36px;background:transparent url("../gfx/bg-arrows.png") no-repeat left top;}
.carousel .browse.left-btn {left:10px;background-position:0 0;}
.carousel .browse.right-btn {right:10px;background-position:100% 0;}
.carousel .browse span {display:none;}
