.order-text {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-weight: normal;
  color: #000000;
}

.order-textbox {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 8pt;
  font-weight: bold;
  width: 160px;
  color: #000000;
}

body {
  background-image: none !important;
  background-color: #ffffff;
}

.page-frame {
  position: relative;
  max-width: 996px;
  margin: 0 auto;
  background: url("/images/topright.gif") 152px 0 repeat-x;
  overflow: hidden;
}

.legacy-header .head2 {
  left: 152px;
  right: 0;
  width: auto;
  background-repeat: repeat-x;
}

.text {
  font-size: 11px;
  color: #5d5c5c;
  padding: 6px 11px;
}

.table table {
  width: 100%;
}

.table th,
.table td {
  padding: 6px;
}

.login2 {
  padding: 11px;
}

.domain-cell {
  word-break: break-word;
}

.muted {
  color: #6b6b6b;
}

table.members-top {
  left: 146px;
  transform: none;
}
