div.titleBar {
	font-weight: bold;
	text-align: center;
	padding-bottom: 2px;
}
div.innerBrownBox {
	clear: both;
	border-bottom: none;
	padding: 0;
}
div.postedNewPageOuterBox {
	border-bottom: thin solid;
	padding: 8px;
}
div.outerBrownBox {padding-top: 0;}
div.postedNewPage {
	display: block;
	margin: 8px 10px 16px 10px;
	/*border: thin solid;*/
}
/* smaller gaps between paragraphs on index */
div.postedNewPageText p {
	margin-top: 6px;
	margin-bottom: 6px;
}
div.postedItemTitleLeft, div.postedItemTitleRight {
	padding: 4px;
	display: block;
	font-weight: bold;
}
/* slight tweak to make it look more even */
div.postedItemTitleRight {padding-right: 5px;}
div.postedNewPageText {
	position: relative;
	clear: both;
	padding: 3px 4px 4px 4px;
	border-top: thin solid;
}
span.readMore {
	font-weight: bold;
	font-size: 13px;
}
