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

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

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

#storytext blockquote {
	margin-left: 162px;
	width: 462px;
	font-style: normal;
	padding: 0;
	font-size: 0.85em;
	line-height: 1.45em;
	margin-bottom: 1.25em;
}