.latest-news li {
  padding: 8px 0;
  background: url(../../../images/borderbottom.gif) repeat-x center bottom;
  min-height: 30px;
}
.latest-news li a {
  cursor: pointer !important;
  font-weight: bold;
  font-size: 13px;
  line-height: 13px;
}
.latest-news li a:hover {
  text-decoration: underline;
}
.latest-news li p {
  margin-bottom: 0;
}
.latest-news li time {
  display: block;
  font-size: 11px;
  line-height: 11px;
  font-weight: bold;
}
.latest-news li:first-child {
  xborder-top: 1px solid #e8e8e8;
}
