.newspost {
	margin-top: 10px;
    margin-left: 20px;
    width: 60%;
}

.newspostTitle {
    font-family: "Verdana", sans-serif;
    font-size: 1em;
    margin-bottom: 0px;
}

.newspostPost {
    margin: 0;
}

.newspostFooter {
    margin-top: 5px;
    font-size: 0.8em;
}