#content #membership {
  width: 80%;
  margin: 0 auto;
}

#content #membership p {
  padding-bottom: 0;
}

#content .rates {
  background: #FBFBEF;
  text-align: center;
  border: 1px solid #D7D8C0;
  width: 100%;
}

#content .rates th {
  background: #F6F7DB;
  border: 1px solid #D7D8C0;
  padding: 3px;
}

#content .rates td {
  border: 1px solid #D7D8C0;
  padding: 1px;
}

#content .rates .duration {
  background: #ecedd2;
}




#content .fees {
  margin-top: 3px;
  text-align: right;
  font-size: 12px;
  line-height: 13px;
}
