div.rotator { position: relative; height: 200px; width: 650px; padding: 10px; background: none; }
div.r1 { background:none; }
div.r1 p { margin-top: 20px; text-align: center; }
div.navigation { position: absolute; top: 5px; right: 5px; }
div.navigation div.current, div.navigation a { margin: 0; overflow: hidden; }
div.navigation a:hover { text-decoration: none; }
div.navigation div.current { background: #c00; }
div.navigation a { background:none; }  