#navigatorTitleDiv
{
padding: 3px;
position: fixed;
top:102px; 
right:12px;
font-weight:bold;
cursor:pointer;
background-color: antiquewhite;
}

#navigatorDiv 
{
border-style:dotted #000;
padding: 10px;
padding-top:30px;
position: fixed;
top:128px; 
right:12px;
background-color: antiquewhite;
}