/* UNEWS */
.postdate {
	/* green: color: #1ea806; */
	font-size: 10px;
}
.posttitle {
}
.post {
	margin-bottom: 15px;
}
.postlinks {
	line-height: 22px;
}
.archived {
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c0bfc0;
	text-align: right;
	margin-bottom: 15px;
}