img.coverimage { float: left; margin-left: 35%; display: inline; }

ul.issueshortcuts { float: left; font: 110% Verdana, Helvetica, Arial, sans-serif; text-align: left; }
ul.issueshortcuts li { margin-bottom: 1em; }
ul.issueshortcuts a { color: #00529c; }

.article { margin-bottom: 1em; }
.article h3 { margin-bottom: 0; }
.article .author { font: italic normal 9pt sans-serif; }
.article .lead { font: normal normal 9pt sans-serif; }

.backissueyears {
	background-color: #08266e;
	padding: 0.1em;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	margin: 0 0 1em 0;
}
.backissueyears ul { display: inline; margin: 0; padding: 0; list-style: none; }
.backissueyears ul li { display: inline; margin-left: 0.25em; }
.backissueyears a { color: white ; font-size: 75%; }

.backissueyears ul li.currentyear a { color: white; font-weight: bold; }

a.issue {
	background-color: #00529c;
	color: #fff;
	float: left;
	display: block;
	text-align: center;
	width: 209px;
	margin: 1em;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 75%;
}
a.issue img { display: block; border: none; float: none; width: 209px; margin: 0 auto; }

.alleft { width: 49%; float: left; }
.alright { margin-left: 50%; }

.alleft, .alright { font-size: 150%; }
.alleft:after, .alright:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }

.articlegroup { padding: 0 1em; margin-bottom: 0.5em;}
.alleft h2, .alright h2 { background-color: #00529c; color: white; text-align: center; margin: 1em 0 0 0; }

img.alcover { display: block; width: 209px; margin: 0 auto; }


