body {
  background-color: white;
}

p {
  line-height: 125%;
}

#payment-methods {
  position: inherit;
}

#outer-content-box {
  margin: 0;
  width: inherit;
  padding: 15px;
}

div.data-entry-panel h2 {
  margin-top: 15px;
  margin-bottom: 7px;
}

table.credit-options td {
  line-height: 125%;
  padding-top: 7px;
}

div.spacer {
  margin-top: 7px;
}

p.note {
  margin-top: 0;
}

.account-for-made-with {
    width: inherit;
}

table.worldpay-blurb {
    float: none;
    clear: both;
    width: inherit;
}

.first-on-screen {
  margin-top: 0;
}

.note-no-ads {
    margin-top: 7px;
}
