div#news {
  background: url(../img/hotnewsheadline.jpg) no-repeat;
}
#headline {
  list-style: none;
  margin: 0 0 0 80px;
  width: 490px;
  height:30px;
}
#headline li {
  line-height: 30px;
  font-size:12px;
}
#headline a {
  text-decoration: none;
  color:#333333;
}
#headline a:hover {
  text-decoration: underline;
}