.bstoptext, .bsbottomtext, .bstopshadow, .bsbottomshadow {
	position: absolute;
	width: 450px;
	font-size: 26px;
	line-height: 1.25;
	font-weight: bold;
	display: block;
	font-family: Georgia, serif;
}
.bstoptext * {
	font-family: Georgia serif;
}

.bsbottomtext * {
	font-family: Georgia serif;
}

.bstoptext { top: 3px; }
.bsbottomtext { bottom: 9px; }
.bstopshadow { top: 5px; }
.bsbottomshadow { bottom: 7px; }
.bstopshadow, .bsbottomshadow {
	left: 10px;
	color: black;
}
.bstoptext, .bsbottomtext { left: 8px; }
div.picturebox { color: white; }

#bscollector, .bscontainer {
	position: relative;
	width: 472px;
}

#bscollector { display: none; }

.broadsheet { position: absolute; }

.extra {
/*	font-family: 'Arial Black', Arial, sans-serif; */
	font-family: Georgia, serif;
/*	font-weight: 800; */
	font-weight: bold;
}


