@charset "UTF-8";
/* 3.25 Carousel (Rotator)
----------------------------------------------------------------------------- */
.g1-html-rotator .g1-toolbar { text-align:center;}
.g1-html-rotator .g1-nav-coin { float:none; display:inline-block; }
.g1-html-rotator .g1-nav-coin a:before {width: 8px; height: 8px; -webkit-border-radius: 2px; -moz-border-radius: 2px; -ms-border-radius: 2px; -o-border-radius: 2px; border-radius: 2px;}
.g1-html-rotator .g1-nav-coin a:after {border-width:0px; width: 6px; height: 6px; left: 1px; top: 1px; -webkit-border-radius: 2px; -moz-border-radius: 2px; -ms-border-radius: 2px; -o-border-radius: 2px; border-radius: 2px;}
.g1-html-rotator .g1-nav-coin a:hover:after {width: 6px; height: 6px; left: 1px; top: 1px;}
.g1-html-rotator .g1-nav-coin .g1-selected a:hover {cursor: default;}