.newshead {
  padding: 5px;
  display: list-item;
  list-style: square inside;
  font-weight: bold;
  font-size: 14px;
  color: #fff;
  background-color: #000080;
  background: url(http://fclr.de/templates/fclr/images/headline.gif) no-repeat top left;
}

.newshead a {
  color: #fff;
}

.newsbody {
  background-color: none;
  border-bottom: 2px dotted #fbd600;
  margin-bottom: 10px;
}

.newstime {
  color: #808080;
  font-weight: light;
  font-size: 80%
}
