.rzgheader {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 20px;
  background: rgb(0, 0, 0);
  background: rgba(0, 0, 0, 0.5);
  font-family: Verdana, "Bitstream Vera Sans", "DejaVu Sans", Tahoma, Geneva, Arial, Sans-serif;;
  font-size: 11px;
  font-weight: bold;
  color: #D0D0D0;
  text-align: center;
  vertical-align: middle;
  line-height: 19px;
}
.rzgheader a, .rzgheader a:visited, .rzgheader a:hover {
  color: #FFFFFF;
  text-decoration: none;
}
