.newsEntry h3 {
    clear: both;
    margin-top: 0px;
}

.newsEntry p.news_date {
    font-size: .9em;
    font-weight: bold;
    margin-top: .5em;
    margin-bottom: 0px;
}
.newsEntry p {
text-align: justify;
}

