#div_middle_section_right
{
	/*
	width: 750px;
	padding-bottom: 30px;
	*/
	
}

#div_story_1
{
	/*
	width:710px;
	*/
	
	margin-top: 10px;
}

#div_story_1 #div_left
{
	/*
	position:; position: absolute does not require space in container div
	float:left;
	border:0px solid black;
	filter:progid:DXImageTransform.Microsoft.Fade(overlap=1)
	color:282828; background-color:ffffff;
	
	width:330px; height:360px;	
	*/
	width:334px;
	padding-top: 4px;	
}

#div_story_1 #img_left
{
	border:2px solid black;
}


#div_story_1 #div_right
{
	/*
	
	border:1px solid red;
	*/
	
	width:355px;
	display:inline-block;	
	padding-left: 20px;
}

#div_story_1 #div_right hr
{
	/*
	color:aaaaaa; background-color:ffffff; cursor:;
	border:1px dotted red;
	background-color:#cccccc;
	border-bottom:1px solid #666666;
	display:block;
	*/
	padding:0px;
	margin:0px; margin-bottom:0px; margin-top:10px;
	
	width:100%;
	height:1px;
	
	overflow:hidden;
}
