/* 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;
}