#title {
  font-weight: bold;
  font-size: 140%;
  font-family: "Gill Sans", Helvetica, Arial, sans-serif;
  color: #b74300;
  background-color: white;
  text-align: center; }

#pitch {
  float: left;
  width: 72%;
  margin: 0;
  padding: 0; }

#container_pitch_msg {
  text-align: center;
  color: #b74300;
  font-size: 120%;
  font-weight: lighter;
  margin: 0 0 1em 0;
  padding: 0; }

#container_pitch_msg h2 {
  margin: 0 0 0.1em 0;
  padding: 0;
  font-weight: normal; }

#container_pitch_msg span {
  margin: 0;
  padding: 0;
  font-weight: lighter;
  font-size: medium; }

#links {
  float: right;
  width: 25%; }

#app_icon_container {
  text-align: center; }

#app_icon_container img {
  border: 0;
  text-decoration: none; }

#questions {
  margin-top: 0;
  padding-top: 0; }

#questions li {
  font-size: medium;
  font-weight: normal;
  line-height: 2em;
  margin: 0;
  margin-left: -1em;
  padding: 0;
  list-style: none; }

#questions li span {
  font-size: larger;
  font-weight: lighter; }

#questions li em {
  font-weight: normal;
  font-style: oblique;
  padding: 0 0.2em; }

#answer {
  font-size: 120%;
  line-height: 1.2;
  margin-right: 0.5em;
  font-weight: lighter;
  float: none;
  clear: both; }

#answer em {
  background-color: #FFFFCC; }

#highlights_container {
  text-align: left; }

#highlights {
  line-height: 1.4; }

#highlights li {
  margin-bottom: 1em;
  font-size: 15px;
  font-weight: normal; }
