@import '../../screen.css';

#pagetitle .news {
  background-image: url(../../../images/pagetitle-news.jpg);
  width: 950px;
  height: 83px;
}

#news .news-title {
  margin: 0 0 5px 5px;
}

#content span {
  display: inline;
}

.publish {
  border-bottom: 1px solid #acaeae;
}

#alpha #news ul {
  list-style-type: none;
  margin:0pt 5px 1.5em 5px;
}

#tags ul.entry-tags-list,
#categories ul.entry-categories-list,
#trackbacks .trackbacks-info ul,
#related-entries ul.entry-tags-list {
  margin: 0 10px;
}

