#editoriallist {
	margin-bottom: 10px;
	}
#editoriallist ol {
	margin: 0 0 0 30px;
	}
#editoriallist .currentpage, #editoriallist .currentpage a {
	font-weight: bold;
	color: #990000;
	}
#editoriallistnext, #editoriallistback {
	margin-top: 10px;
	font-size: 11px;
	font-weight: bold;
	}
#editoriallistnext {
	float: right;
	}
#editoriallistback ol, #editoriallistnext ol {
	margin: 0 10px 0 30px;
	}
#editoriallistback a, #editoriallistnext a {
	font-weight: normal;
	font-size: 11px;
	}
.editoriallista:link, .editoriallista:active, .editoriallista:visited {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	}