.news-latest-container {
 margin: 0px 5px 10px 15px;
}

.news-latest-container h2 {
 padding: 8px 0px 10px;
 font-size: 16px;
 font-weight: bold;
}

.news-latest-container a {
 text-decoration:none;
 color:#000000;
}

.news-latest-container img {
 margin-right:5px;
}

.news-latest-item:hover {
 background-color: #dddddd;
}