ol.news
{
  border: solid 1px #dadada;
  background-color:  #eaeaea;
  padding: 5px;
  font-size: 110%;
}

ol.news li
{
  overflow: hidden;
  height: 30px;
  margin: 5px 0;
  line-height: 30px;
}

ol.news span
{
  display: block;
  float: left;
}

ol.news .date
{
  text-indent: 25px;
  width: 160px;
  font-weight: 700;
  color: #ff7b16;
  background: url("/images/arrow.gif") 13px center no-repeat;
}

ol.news .news_title
{
}
