.legacy-history h2 {
  font-family: 'HelveticaNeue-Bold', sans-serif;
  color: #999; }
.legacy-history .section {
  display: block;
  width: 100%;
  min-width: 960px;
  padding: 0; }
.legacy-history .section.grey {
  background: #f6f6f6;
  border-top: 1px solid #e3e3e4;
  border-bottom: 1px solid #e3e3e4; }
.legacy-history .container {
  position: relative;
  width: 960px;
  margin: 0 auto;
  padding: 0; }
.legacy-history .column, .legacy-history .columns {
  float: left;
  display: inline;
  margin-right: 10px;
  padding: 0; }
.legacy-history .column:last-child, .legacy-history .columns:last-child {
  float: left; }
.legacy-history .one.columns {
  width: 40px; }
.legacy-history .two.columns {
  width: 100px; }
.legacy-history .three.columns {
  width: 160px; }
.legacy-history .five.columns {
  width: 280px; }
.legacy-history .six.columns {
  width: 340px; }
.legacy-history .seven.columns {
  width: 400px; }
.legacy-history .eight.columns {
  width: 460px; }
.legacy-history .nine.columns {
  width: 520px; }
.legacy-history .ten.columns {
  width: 580px; }
.legacy-history .eleven.columns {
  width: 640px; }
.legacy-history .twelve.columns {
  width: 700px; }
.legacy-history .fourteen.columns {
  width: 820px; }
.legacy-history .fifteen.columns {
  width: 880px; }
.legacy-history .sixteen.columns {
  width: 940px; }