.sr_tinycircleslider { height:250px; position:relative; width:250px; }
.sr_tinycircleslider .viewport{ height:250px; position: relative; margin:0 auto; overflow:hidden; width:250px }
.sr_tinycircleslider .overview { position: absolute; width: 798px; list-style: none; margin: 0; padding: 0;  left: 0; top: 0; }
.sr_tinycircleslider .overview li { height:250px; width:250px; float: left; position: relative; }
.sr_tinycircleslider .overlay {/*background:url(bg-rotatescroll.png) no-repeat 0 0;  */position: absolute; left: 0; top: 0; height:250px; width:250px; }
.sr_tinycircleslider .thumb { background:url(bg-thumb.png) no-repeat 50% 50%; position: absolute; top: -3px; cursor: pointer; left: 137px; width: 100px; z-index: 200;  height: 100px; }
.sr_tinycircleslider .dot { background:url(bg-dot.png) no-repeat 0 0; display: none; height: 12px; width: 12px; position: absolute; left: 155px; top: 3px; z-index: 100; }
.sr_tinycircleslider .dot span { display: none; }
.sr_tinycircleslider ul li {
    border-radius: 125px;
}
