ul#newsList {
  list-style-type: none;
  margin: 0px;
}

ul#newsList a {
  display: block;
}

.byline {
  font-style: italic;
  display: block;
  text-transform: uppercase;
}

