/* current issue */
.currentDMI {
	font-size: 14pt;
	font-weight: bold;
}
.currentCover {
	border: #F00 5px solid;
	margin-right: 10px;
}

.breakCell {
	border-bottom:  #333 1px solid;
}

/* rollovers*/
.coverBdr img {
	border:  #666 1px solid;
}	
.coverBdr a:hover img {
	border: #F60 1px solid;
}
/* dates and titles*/
.dates, .archive {
	font-weight: bold;
}