img { border: 0; }

/* Tiny Circleslider */
#rotatescroll {height:390px; width:390px; float:right; margin:0px 0 0 0; position:relative;}
#rotatescroll .viewport{ position: relative; margin:0 auto; background-color:#B42529; top:55px; overflow:hidden; height:272px; width:272px; -webkit-border-radius:150px; -moz-border-radius:150px; }
#rotatescroll .overview { position: absolute; list-style: none; margin: 0 0 0 0; padding: 0;  left: 0; top: 0; }
#rotatescroll .overview li { height:272px; width:272px; float: left; position: relative; }
/*#rotatescroll .overlay {background:url(../images/bg-rotatescroll.png) no-repeat 0 0;  position: absolute; left:0px; top:0px; height:391px; width:391px; }*/
#rotatescroll .overlay {background:url(../images/rotatescroll-bg1.png) no-repeat 0 0;  position: absolute; left:0px; top:0px; height:391px; width:391px; }
#rotatescroll .thumb { background:url(../images/bg-thumb.png) no-repeat 50% 50%; position: absolute; top: -3px; cursor: pointer; left: 137px; width: 100px; z-index: 200;  height: 100px; }
#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; }

