.news{
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
  border-top-width : 1px;
  border-top-style : dotted;
  border-top-color : silver;
}

.news a{
  margin-left:20px;
}

.newicon{
  color:#ff0000;
  font-weight:bold;
}