#sitecontainer p.donateNow {
  font-size: 24px;
  text-align: center;
  width: 200px;
  padding: 8px;
  margin-top: 20px;
  border-radius: 4px;
  color: white;
  background-image: linear-gradient(#adcd00, #87a000);
  cursor: pointer;
}

#raiseNowDonateOverlay {
  overflow: auto;
  z-index: 10001;
}

body .spendenOverlay .yui-panel.yui-module .hd {
  width: auto;
  margin-left: 0;
}

body .spendenOverlay .yui-panel.yui-module .container-close {
  height: 20px;
  top: 6px;
  left: auto;
}

body .spendenOverlay .yui-panel.yui-module {
  margin-top: 4px;
}

body .spendenOverlay .yui-panel.yui-module .bd {
  background: #ddd;
}

body .lema-overlay-bg {
  display: none !important;
}
