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