.item_wrapper {
	margin: 2px 4px 12px 20px;
}
.title {
	font-weight: 700;
	color: #000066;
	width:100%;
}
.header {
	width:100%;
}
.author {
	color: #880000;
	font-weight: 600;
	padding-right: 20px;
}
.date {
	font-style: italic;
}

#pageButtons1 {
	margin:4px 10px 2px 20px;
}
#pageButtons2 {
	margin:4px 10px 2px 20px;
}
.pageButton {
	margin: 0 20px 0px 0px;
}
#pageLabel {
	color:#000066;
	font-weight:bold;
	margin: 0 20px 0px 0px;
}
.selectedPage {
	color:#660000;
	font-weight:bold;
	text-decoration:none;
	margin: 0 20px 0px 0px;
}

a.selectedPage:active, a.selectedPage:visited {
	color:#aa0000;
	font-weight:bold;
	text-decoration:none;
	margin: 0 20px 0px 0px;
}