DIV.story {
	margin-bottom: 36px;
}

DIV.story EM {
	font-style: italic;
	font-weight: bold;
	color: #000;
}

DIV.story P {
	font: 14px/1.75 Verdana, Arial, sans-serif;
	text-align: justify;
}

DIV.story P.rightquote {
	font: bold italic 16px/1.5 Arial, sans-serif;
	text-align: left;
	background-color: #f0f0ff;
	color: #66c;
	width: 216px;
	float: right;
	margin: 0px 0px 18px 36px;
	padding: 9px 9px 12px 18px;
	border-left: 2px solid #c00;
}

DIV.story P.byline {
	font: 11px/1.5 Verdana, Arial, sans-serif;
	text-align: left;
	border-top: 1px solid #99f;
	margin-top: 36px;
	padding-top: 4px;
	color: #000;
	width: 50%;
}


