@charset "utf-8";
.leftStoryImage {
	float: right;
	margin-left: 10px;
	/* [disabled]margin-bottom: 20px; */
	/* [disabled]padding-bottom: 20px; */
	/* [disabled]display: block; */
	font-size: .8em;
	text-align: right;
}
.sdName {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2.5em;
	font-weight: bold;
	/* [disabled]margin-top: -10px; */
	text-align: center;
	margin-bottom: -5px;
	float: left;
}
.sdSubTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2em;
	font-weight: bold;
	text-align: center;
	/* [disabled]float: left; */
}

.sdQuote {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.4em;
	text-align: center;
}

.sdPub {
	font-family: "Times New Roman", Times, serif;
	font-size: 0.8em;
	/* [disabled]text-align: center; */
}

.sdPhotoCredit {
	float: right;
}
