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