#top-outer-ribbon { background: #191919 url(../images/backgrounds/bg_top.jpg) top center no-repeat; }
#home-ribbon-1 { height: 450px; }
#home-ribbon-1-chooser { height: 600px; }
#home-text {
  width: 400px;
  margin: 140px auto 0px auto;
}
#logos {
  width: 417px;
  margin: 0 auto;
}
#home-ribbon-2 {
  padding-top: 70px;
  padding-bottom: 30px;
}
.usage-steps {
  width: 100%;
  padding: 20px;
  position: relative;
  left: -20px;
  background-color: #c6d7ef;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border: 1px solid #525252;
}
.usage-steps { margin-bottom: 70px; }
.usage-steps h3 { color: #525252; }
#usage-steps-ol li { padding-bottom: 40px; }
#usage-steps-ol li img { padding-left: 30px; }
li.img { padding-left: 20px; }
#download-button {
  margin-top: 30px;
  position: relative;
}
#download-button:active { top: 2px; }
#version { text-align: center; }
#setup-heading, #quotes-heading, #contact-heading {
  margin-top: 70px;
  border-bottom: 1px solid black;
}
#quotes, #contact { list-style: none; }
#quotes.li { padding: 0; }
li.author {
  padding-bottom: 10px;
  font-style: italic;
  color: #888888;
  text-align: right;
}
#version-history { padding: 30px; }
#version-history h2 {
  margin-bottom: 5px;
  padding-bottom: 0;
}
#version-history ul { margin-bottom: 50px; }
