img { border: 0; }
.overview img { pointer-events: none; }
/* Tiny Circleslider */
#logo-container { margin:0 75px 20px 0; }
#logo { height:150px; position:relative; width:150px; }
#logo .viewport{ height:150px; position: relative; margin:0 auto; overflow:hidden; width:150px; border-radius:75px; }
#logo .overview { position: absolute; width: 798px; list-style: none; margin: 0; padding: 0;  left: 0; top: 0; }
#logo .overview li { height:150px; width:150px; float: left; position: relative; }
#logo .overlay {background:url(../img/tinycircleslider/bg-rotatescroll.png) no-repeat 0 0; pointer-events: none; position: absolute; left: 0; top: 0; height:150px; width:150px; }
#logo .thumb { background:url(../img/tinycircleslider/bg-thumb.png) no-repeat 50% 50%; position: absolute; top: -3px; left: 137px; width: 30px; z-index: 0;  height: 30px;  pointer-events: none; }
#logo .dot { display: block; height: 24px; width: 24px; cursor: pointer; position: absolute; left: 155px; top: 3px; z-index: 100; }
#logo .dot.dot-1 { background:url(../img/tinycircleslider/recharge-small.png) no-repeat 0 0; }
#logo .dot.dot-2 { background:url(../img/tinycircleslider/pin-small.png) no-repeat 0 0; }
#logo .dot.dot-3 { background:url(../img/tinycircleslider/internetPackage-small.png) no-repeat 0 0; }
#logo .dot.dot-4 { background:url(../img/tinycircleslider/wimax-small.png) no-repeat 0 0; }
#logo .dot.dot-5 { background:url(../img/tinycircleslider/bill-small.png) no-repeat 0 0; }
#logo .dot.dot-6 { background:url(../img/tinycircleslider/gift-small.png) no-repeat 0 0; }
#logo .dot.dot-7 { background:url(../img/tinycircleslider/antivirus-small.png) no-repeat 0 0; }

#logo .dot span { display: none; }

