.postsBlock {
	margin: 5px;
	padding: 5px;
	background-color: #f5f5ec;
	border-top: 1px solid #d9dace;
	border-bottom: 1px solid #d9dace;
}
.postsBlock a {
	color: #841900;
}
.sr {
	font-size: smaller;
}
.postEntryClose {
		float:right;
}
#page h3 {
		padding-left: 5px;
}
