#archiveYears {
  border: 4px solid #26354a;
  border-left: none;
  border-right: none;
  margin-bottom: 0.5em;
}
#archiveYears, #archiveYears li {
  display: inline;
}
#archiveYears li.currentYear {
  background-color: #FFCC00
}
#archiveMonths {
  margin-top: 1em;
}
