div.rotator { position: relative; margin-left: -1px; height: 266px; width: 218px; padding: 0px; background: #fff; }
div.rotator p { margin-top: 0px;margin-left: 0px;}
div.navigation { position: absolute; top: 250px; right: 154px; }
div.navigation div.current, div.navigation a { width: 12px; height: 12px; margin: 0 8px 0 0; float: left; overflow: hidden; }
div.navigation a:hover { text-decoration: none; }
div.navigation div.current { background: #c00; }
div.navigation a { display: block; background: #ccc; }
