.news {
  padding-left: 36px;
  color: #572800;
  background: url(/images/newspaper.gif) no-repeat left 10px;
}
.news .date {
  margin-left: -16px;
  padding-left: 16px;
  font: bold 11px Arial;
  color: #c28234;
  background: url(/images/news-date.gif) no-repeat 0 2px;
}
.news a {
  color: #4a4a42;
}
.news p {
  margin-top: 0;
}