      div.rotator { position: relative; height: 530px; width: 595px;}
      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:#4582ff ; }
      div.navigation a { display: block; background: #ccc; } 
      
      div.frontFade-black {
      	width: 345px;
      	height: 165px;
      	background-image: url(/site/gfx/frontpage/v3/fadeBox-black.png);
      	background-repeat: no-repeat;
      	background-position: top right;
      }