.storyheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	color: #003366;
	padding: 3px;
	border: thin solid #006699;
	width: 100px;
}

.storyheader a {
	color: #003366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 100px;
}

.storytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #333333;
	width: 100px;
	white-space: normal;
	clear: right;
	overflow: hidden;
	visibility: inherit;
}

.feedtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-variant: small-caps;
	color: #993300;
	width: 100px;
}

.byline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	border-bottom-width: thin;
	border-bottom-color: #333333;
	width: 100px;
}
.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: right;
	color: #990000;
	width: 100px;
}
.link a {
	color: #990000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: right;
	background-color: #CCCCCC;
	width: 100px;
}
