/* clears hr of floated elements */
#storytext hr {
	background-color:#FFF; color: #FFF;
/*	border-top:1px dotted #CCCCCC;
	clear:left;
	margin:0 0 20px 0; */
	border: none;
	margin: 0;
	width:100%;
}

#storytext .photo200 {
	margin-top: 0;
}

#main_sidebar #themecontent01 .story_2col {
	padding-top: 12px;
}


#storytext ul.edTag { 
	margin-bottom: 13px;
}
#storytext ul li { 
	background: none;
	padding: 0;
}



/* GRAPHIC HEADER */
.storytitle h1 {
	text-indent: -9999px;
	background: url('https://media.npr.org/images/branding/series/100-killer-thrillers-hd.gif') no-repeat -1px 0;
	height: 73px;
	margin-bottom: 6px;
}