h1.story_title {
	color: #003399;
	border-bottom: 1px solid #CC0000;
	margin: 0 0 10px;
	width: 100%;
	font: bold 18px/ 24px Arial, Helvetica, sans-serif;
	clear: both;
}

.story_credits {
	font-style: italic;
	font-weight: 700;
}

.story_content {
	font-size: 110%;
	line-height: 130%;
}

.story_date {
	font-size: 120%;
	font-weight: bold;
	font-style: italic;
	text-align: right;
	font-family: Times New Roman;
}

.story_photo {
	float: left;
	padding: 14px 12px 2px 0;
	border: 0;
}
