.view_story {
	padding: 20px 0 20px 0;
	border-top: solid 1px #2e4f7d;
	width: 520px;
}

.view_story a {
	text-decoration: none;
}

.view_story img {
	width: 150px;
	padding-right: 10px;
}

	.story_title {
		font-weight: bold;
	}

	.story_by {
		font-style: italic;
	}
	
.admin_hdr {
	margin: 10px 0 0 0;
	padding: 4px;
	border-top: solid 1px #aaaaaa;
	color: #2e4f7d;
	font-weight: bold;
	background-color: #eeeeee;
}
.rec_sec {
	border-top: solid 1px #aaaaaa;
	padding: 4px 4px 4px 12px;
}

	.rec_sec_title {

	}
	.rec_sec_byline {
		font-style: italic;
	}
	.rec_sec_copy {
		display: none;
	}
	.toggle {
		text-align: right;
	}
	.rec_sec img {
		width: 150px;
		padding-right: 10px;
	}
	
#kcli_subs a {
	text-decoration: none;
	color: #2e4f7d;
}
#kcli_sub a:hover {
	color: #2e4f7d;
}
.kcli_sub_selected {
	font-weight: bold;
}
