div.rotator { position: relative; width: 262px;  background: #fff; font-family:Arial, Helvetica, sans-serif }
      div.r1 { background: #fff; }
      div.r1 p { margin-top: 20px; }
      div.navigation { position: absolute; top: 5px; right: 5px; }
      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: #fff; }
      div.navigation a { display: block; background: #ccc; }   