.news_item {
  clear: both;
  float: left;
  width: 657px;
}

span.date {
  font-style: italic;
}

#newsBack {
  clear: both;
  float: left;
  width: 657px;
  margin: 10px 0 10px 0;
  text-align: left;
}

.news_item .back a {
  color: #777;
  font-weight: bold;
  text-decoration: underline;
  text-transform: lowercase;
}
