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