#body, #content {
  width: 8.25in;
  padding: 0;
  margin: 0;
  border: none;
}

#user, #account, .grid-col-resize, #limit, a, a:visited, a:hover, .submit, h1, .help {
  display: none;
}

h2 {
  margin-top: 0;
  padding-top: 0;
}

input, select, textarea {
  border: none;
  vertical-align: top;
}

fieldset {
  border: none;
  margin: 0;
  padding: 0;
}

label {
  font-weight: bold;
  padding-right: .5em;
}

table {
  width: 100%;
  border: none;
}

#eNotes, #eEmailNote {
  width: 3in;
  height: 2in;
  border: none;
  padding-bottom: 1em;
}

#eFieldset {
  position: absolute;
  top: 15%;
  left: 0;
  margin: 0;
  width: 70%;
}

#donation {
  color: inherit;
  background: #fff;
  position: absolute;
  top: 15%;
  left: 55%;
  width: 40%;
  padding: 1em;
  margin: 0;
  border: 1px solid #ccc;
  z-index: 12;
}

#footerLOGOS {
	display: none;
}