a.news-icon {
  background: url(../images/icons/silk/newspaper_link.png) no-repeat;
  display: block;
  width: 16px;
  height: 16px;
}
a.news-icon:visited {
  background: url(../images/icons/silk/newspaper_go.png) no-repeat;
}
a.news-icon span{ display: none; }

ul.news-pager {/*
  width: 250px;
  margin: auto;*/
}
