#menutop {
   position: absolute;
   visibility: hidden;
   top: 6;
   left: 777;
   width: 12;
   height: 18;
   clip: rect(0,12,18,0);
 }

