.NewsItem
{
  background-color: steelblue;
}

.NewsItemAlternate
{
  background-color: navy;
}

.NewsPublishDate
{
  font-size: 8pt;
  color: white;
}

.NewsCategory
{
  font-size: 8pt;
  color: white;
}

.NewsPager
{
  background-color: navy;
}

