.NewsItem {
     margin-bottom:20px;
     border-bottom:1px solid #fff;
}
.NewsItem h3 a {
    text-decoration:none;
}
.NewsItem p {
    margin:5px 0;
}