@CHARSET "ISO-8859-1";
/* === BETA Style =========================================================== */
img#bLogo {
  position: absolute;
  top: 58px;
  left: 12px;
  width: auto;
  min-width: 40px;
  height: auto;
  min-height: 37px;
}
div.beta {
  height: 30px;	
  font-weight: bold;
  font-size: 28px;
  color: red;
  background-color: yellow;
  text-align: center;
  text-valign: middle;
  margin: 0px 0px 20px 0px;
}
/* === end BETA Style === */
