body, body#framed, body#tagged {
  overflow: auto;
}
.header, .nomo, .jwarn, #banner, #back1, #back2 {
  display: none;
}
.mobheader {
  display: block;
  color: #800;
}
.mobheader H1 {
  margin-bottom: 0;
}
.mobheader H2 {
  margin-top: 0;
}
em {
  display: block;
  padding-right: 2px;
  display: inline;
}
img {
  display: none;
}
#navbar {
  overflow: visible;
  position: fixed;
  left: 0;
  bottom: 84%;
  text-align: left;
  width: 100%;
}
#ViewWindow {
  background-color: transparent;
  border: none;
  position: fixed;
  left: 0;
  height: 84%;
  bottom: 0;
  width: 100%;
  overflow: visible;
  z-index: 10;
}

select {
  border: none;
  float: right;
  font-weight: bold;
}
.button {
  background-color: white;  
  color: #500;  
  border: 2px solid;  
  border-color: #960 #640 #640 #960;
}
.inputlabel {
  font-size: 80%;
  margin: 1ex 0 0 0;
}
.form_2 {
  height: 10em;
}
