img { border: 0; }

/* Tiny Circleslider */
#rotatescroll { height:746px; position:relative;  border:0;}
#rotatescroll .viewport{ height:740px; position: relative; margin:0 auto; overflow:hidden; width:740px; }
#rotatescroll .overview { position: absolute; width: 600px; list-style: none; margin: 0; padding: 0;  left: 0; top: 0; }
#rotatescroll .overview li { height:600px; width:600px; float: left; position: relative;left:100px; top:100px; backgroundcolor: #caf655; }
#rotatescroll .overlay {background:url(../images/circle.png) no-repeat 0 0;  position: absolute; left: 0; top: 0; height:744px; width:745px; }
#rotatescroll .thumb { background:url(../images/apple.png) no-repeat 50% 50%; position: absolute; top: 300px; cursor: pointer;  width: 139px; z-index: 200;  height: 134px; }
#rotatescroll .dot { background:url(../images/bg-dot.png) no-repeat 0 0; display: none; height: 12px; width: 12px; position: absolute; left: 155px; top: 3px; z-index: 100; }
#rotatescroll .dot span { display: none; }

