/* row 1 */
#secRow1 {position:relative; padding-bottom:10px; }
#secRow1 .story {clear:both;}
/* row 2 */
#cubeAd {float:left; width: 330px; text-align:left; padding:0px; border:none;}
#cubeAd img {margin-top:6px; border:none;}
#cubeAd .moduleHeader {display:none;}
#secRow2Content {float:right; width:420px;}
#secRow2 .adCube {float:left; width: 330px; padding:0px; border:none;}
/* row 3 */
#secRow3 .odd {float:left; width:330px; text-align:left; clear:left;}
#secRow3 .odd .storyContainer {padding-right:20px;}
#secRow3 .even {float:right; width:420px;}
#secRow3 {padding-top:20px;}
/* general/multi row styles */
hr {display:none;}
#secRow1 img, 
#secRow3 img, 
#secRow2Content img {float:left; margin:4px 5px 1px 0px;}
#secRow1 .storyContainer .storySeparator,
#secRow2 .storyContainer .storySeparator,
#secRow3 .storyContainer .storySeparator {clear:both; padding-top:10px;}
#secRow1 .storyContainer .storyLink,
#secRow2 .storyContainer .storyLink,
#secRow3 .storyContainer .storyLink {padding-top:0px; margin-top:-4px;}

/* reverse styles for sectional to override main content styles */
#mainContent #secRow1 p.storyImage, 
#mainContent #secRow2 p.storyImage, 
#mainContent #secRow3 p.storyImage {padding:0px; margin-top:5px;}
