hr {
	display: none;
}
#secRow2 #cubeAd {
	float: left;
	width: 320px;
	padding-right:20px;
	clear: both;
}
#secRow2Content {
	float: left;
	width: 370px;	
}
#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;
	padding:0px 0px 10px 0px;
}
#secRow1 .odd {
	float:left;
	clear: both;
	width: 710px;
	padding-bottom:10px;	
}
#secRow1 .even {
	float:left;
	clear: both;
	width: 710px;	
}

#secRow3 {
	padding-bottom:20px;
	}
	
#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;
}
#mainContent #secRow1 .storySeparator, #mainContent #secRow2 .storySeparator, #mainContent #secRow3 .storySeparator {height:10px;clear: both;}
