#latest_news_wrapper {
  margin: 15px;
}

#latest_news_cell {
  padding: 7px;
}

.content_table {
  margin: 15px;
  border-color: #dedede;
}

.content_cell {
  margin: 15px;
  border-color: #dedede;
}

.latest-news-title {
  font-size: 1.2em;
  
}

.table-title {
  font-size: 1.2em;
  padding: 7px;
  background-color: #ECF2FD;
}

