#navigator {
  position: absolute;
  width: 100%; 
  font-size: 10px;
  font-family: verdana;
}

#navigator.main {
  top: 930px; 
  text-align: center;  
  }
  
#navigator.inner {
  top: 1000px; 
  text-align: left;  
  }