/* ALL SECTIONAL TEMPLATES */
.sectional .story {clear:both; position:relative;}
.sectional p.storyImage {display:block; float:left; margin:3px 3px 0px 0px; padding:0px;}
.sectional p.storyImage img {margin:0px; padding:0px;}
.sectional .storyLink {display:none; visibility:hidden; font-size:1px; color:#fff; text-indent:-9999px;}
.sectional .storySeparator {clear:both;}
/* The Last Story Separator */
.sectional .separatorLast {visibility:hidden;}

/************************/
/* SECTIONAL TEMPLATE 2 */
/************************/
/* Top Story */
.secTemplate2 .CellBackground0 .storySeparator hr {display: none;}
.secTemplate2 .CellBackground0 .CellContent0 {position:relative;}
.secTemplate2 .contentSeparator {clear:both; height:5px; overflow:hidden;}
.secTemplate2 .contentSeparator hr {display:none;}
.secTemplate2 .CellBackground0 {background:#f2f2f2; border:1px solid #e1dedd; float:left;}
.secTemplate2 .storySeparator {padding:3px 0px;}

/************************/
/* SECTIONAL TEMPLATE 3 */
/************************/
/* Container for the Top 3 Entries */
.secTemplate3 .storySeparator {padding:3px 0px;}
/* Container for First Half of the bottom Entries */
.secTemplate3 .secBottomFirstHalf {display:block; width:320px; float:left;}
/* Separator Between Bottom Halves */
.secTemplate3 .contentSeparator {display:block; width:15px; float:left;}
/* Container for Second Half of the bottom Entries */
.secTemplate3 .secBottomSecondHalf {display:block; width:320px; float:right;}