img { border: 0; }



/* Tiny Circleslider */

#rotatescroll #contencao
{
	top: 27% !important;
	position: relative;
	overflow: hidden;
    position: relative;
    border-radius: 50%;
    background-color: #FFF;
    border: 8px solid #77acb2; 
}

#rotatescroll { height:300px; width:300px; position: relative !important; top: 0% !important; }

#rotatescroll .viewport{ height:300px; margin:0 auto; width:300px; }

#rotatescroll .overview { width: 798px; list-style: none; margin: 0; padding: 0;  left: 0; top: 0; }

#rotatescroll .overview li { height:300px; width:300px; }

#rotatescroll .overlay {position: absolute; left: 0; top: 0;}

#rotatescroll .thumb { background:url(images/bg-thumb.png) no-repeat 50% 50%; position: absolute; top: -60px; 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; }



