body {
  margin: 12px;
}

#head {
  border-bottom: 3px solid #e20074;
  margin-bottom: 12px;
}

#logo {
  background: white url(/images/merge/t-logo-digit.gif) repeat-x -6px 0;
  position: relative;
}

#logo img {
  display: block;
  margin-left: -6px;
}

#claim {
  position: absolute;
  top: 0;
  right: 0;
}

.close {
  text-decoration: none;
  line-height: 16px;
  float: right;
  margin: 1px 0 9px 0;
  padding-left: 18px;
  background: transparent url(/images/merge/close.png) no-repeat 0px 0;
}

.close:hover {
  text-decoration: underline;
  background-position: 0px -20px;
}

#content {
  margin-bottom: 12px;
}

#legal {
  border-top: 1px solid #666666;
  padding: 12px 0;
  margin: 0;
}

#popup-foot {
  border-top: 1px solid #d7d7d7;
  padding: 12px 0;
}

#foot {
  color: #000000;
  border-top: 1px solid #d7d7d7;
  padding: 6px 0;
}
