@charset "utf-8";


/* Primary navigation */

#primaryNav li.aYearInReview a {
  color: #d26f18;
}





/* Content elements */

#content .pageSubtitle {
  margin-bottom: 12px;
}

#content .reviewContainer .item {
  margin: 0 -15px 0 -15px;
  padding: 22px 15px 22px 15px;
}

#content .reviewContainer .alt {
  background-color: #f0f0f0;
}

#content .reviewContainer .item h3 {
  margin: 0 0 2px 0;
  font-size: 1.4em;
}

#content .reviewContainer .item p {
  margin-bottom: 0;
}
