body {
  margin: 0px;
  padding: 0px;
}

.metamenu {
  width: 950px;
  position: 0 auto;
  line-height: 27px;
  height: 27px;
  text-align: right;
  color: #0073b4;
  font-weight: bold;
  font-size: 11px;
}

.metamenu a,
.metamenu a:hover,
.metamenu a:visited,
.metamenu a:visited:hover {
  color: #0073b4;
  font-weight: bold;
  font-size: 11px;
}

.headerImageRight {
  float: right;
}

* html .headerImageRight,
*+html .headerImageRight {
  margin-right: -2px
}