dl {width:800px; margin: 1em auto}
dt {margin: 1em 0 .5em; color:#85C285; cursor:pointer;}
dd {margin: .5em 0; padding: 0}
dd p {
  padding: 0 0 .5em 15px;
  margin: 0;
}
#buttons {
  margin-top:2em;
  width:100%;
  background: url(../images/gradient.jpg) repeat-x;
}
#buttons ul {
  width:800px;
  list-style: none;
  margin:0 auto;
  padding: 30px 0 125px;
}
#buttons li {
  width:50%;
  float:left;
}
.button {
  display:block;
  width:10em;
  padding:.5em 0;
  text-decoration:none;
  text-align:center;
  background-color:#005826;
  color:#fff;
  margin:0 auto 1em;
  border:1px solid white;
}

