.imgFontsViewMonoEdgedTitle12
  {
  width: 12px;
  height: 12px;
  margin-left: 0px;
  margin-top: 0px;
  margin-right: -3px;
  margin-bottom: 0px;
  }

.imgFontsViewMonoEdgedTitle25
  {
  width: 25px;
  height: 25px;
  margin-left: 0px;
  margin-top: 0px;
  margin-right: -3px;
  margin-bottom: 0px;
  }

.imgFontsViewMonoEdgedTitle50
  {
  width: 50px;
  height: 50px;
  margin-left: 0px;
  margin-top: 0px;
  margin-right: -3px;
  margin-bottom: 0px;
  }

.subtitle
  {
  position: fixed;
  z-index: 99;
  visibility: hidden;
  }

.logoCYBERSPACEVIEWsmall
  {
  background-color: transparent;
/*   background-image: url('../graphics/logos/logo%2DCYBERSPACEVIEW%20double%2Dedged%20blkBlu%20whtBlu%20transp%20comp9%2D0726x0050.png'); */
  background-position: 0px 0px;
  background-repeat: no-repeat;
  position: fixed;
  height: 25px;
  z-index: 99;
  visibility: visible; /* Always visible, even on a noscript page.*/
  }

.logoCYBERSPACEVIEWvisible
  {
  background-attachment: scroll;
  background-color: transparent;
  background-image: url('../graphics/logos/logo%2DCYBERSPACEVIEW%20double%2Dedged%20blkBlu%20whtBlu%20transp%20comp9%2D0726x0050.png');
  background-position: center 0px;
  background-repeat: no-repeat;
  position: absolute;
  /*left: 148px;*/ /* Centered by `background-position: center` above. */
  top: 4px;
  width: 100%;/* Whole screen, so `background-position: center` above works. */
  height: 50px;
  z-index: 99;
  visibility: visible; /* Always visible, even on a noscript page.*/
  }

.logoCYBERSPACEVIEWhidden
  {
  background-attachment: scroll;
  background-color: transparent;
  background-image: url('../graphics/logos/logo%2DCYBERSPACEVIEW%20double%2Dedged%20blkBlu%20whtBlu%20transp%20comp9%2D0726x0050.png');
  background-position: center 0px;
  background-repeat: no-repeat;
  position: fixed;
  /*left: 148px;*/ /* Centered by `background-position: center` above. */
  top: 4px;
  width: 100%;/* Whole screen, so `background-position: center` above works. */
  height: 50px;
  z-index: 10;
  visibility: hidden;
  }