body {
  font-family: Helvetica, Arial, sans-serif;
}

h1 {
  font-size: 28px;
  margin-top: 0;
}

#splash_content h1 {
  font-size: 18px;
  color: #444;
  margin-bottom: 0.5em;
  margin-top: 1.3em;
}

h2 {
  color: #444;
  font-size: 16px;
  margin-bottom: 0.3em;
  margin-top: 3em;
}

p {
  line-height: 18px;
  margin-top: 0.1em;
  margin-bottom: 1em;
}

a {
  color: #4D8C05;
}

ul {
  padding-left: 1.5em;
}

li {
  margin-bottom: 0.5em;
}

#splash_content ul {
  margin-top: 0;
}

#splash_content li {
  list-style: none;
  margin-bottom: 0.3em;
}

#logo {
  display: none;
}


#errorExplanation, #flash {
  font-size: 11pt;
  color: red;
}

#flash {
  margin-bottom: 0.5em;
}

#errorExplanation ul {
  margin-bottom: 0.5em;
}

#errorExplanation h2, #errorExplanation p {
  display: none;
}

.fieldWithErrors {
  display: inline;
}

.note {
  color: #333;
  font-size: 12px;
}

form {
  margin-bottom: 0.5em;
}

#signposts-top {
  display: none;
}

#post-bottom {
  display: none;
}

