.content p {
  text-align: justify;
}

/* ############ LIST-VIEW ############## */

.news_list_date {
  float: left;
}

.news_list_header {
  font-weight: bold;
}

.news-spacer {
  height: 8px;
  border-top: 1px solid #C0C0C0;
}

* html div.news-spacer {
  margin-bottom: 15px;
  margin-top: -10px;
  height: 1px;
}
