.rzgheader {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 20px;
  border-bottom: 5px solid #2080C0;
  background-color: #000000;
  font-family: Verdana;
  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;
}