hr {
	display: none;
}
#secRow2 #cubeAd {
	float: left;
	width: 320px;
	padding-right:15px;
}
#secRow1 .odd {
	clear: both;
	width: 710px;
	padding:0px 0px 10px 0px;
}

html>body #secRow1 .odd {
	clear: both;
	width: 710px;
	padding-bottom:5px;	
}

#secRow1 .even, #secRow2 .even {
	clear: both;
	width: 710px;
	padding:0px 0px 10px 0px;
}
#secRow2 .even, #secRow2 .odd {
	clear: both;
	width: 390px;
	margin-left: 10px;
	padding:0px 0px 10px 0px;
}
#secRow2Content {
	float: left;
	width: 370px;
}

#secRow3 {
	padding-bottom:20px;
	}
	
#secRow3 .odd .storyContainer{
	float: left;
	width: 310px;
	margin-right: 20px;
	padding:0px 0px 10px 0px;
	clear:both;
}
	
#secRow3  .even .storyContainer{
	float: left;
	width: 390px;
	padding:0px 0px 10px 0px;
	margin:0px;
	
}
#secRow1 img, #secRow3 img, #secRow2Content img {
	float: left;
	margin-right: 8px;
	margin-bottom: 3px;
}

#mainContent #secRow1 .storySeparator, #mainContent #secRow2 .storySeparator, #mainContent #secRow3 .storySeparator {height:10px;clear: both;}