/* ALL SECTIONAL TEMPLATES */

.sectional {}
.sectional .story {position:relative; clear: both; }
.sectional .story h4 a{text-decoration:none;}
.sectional p.storyImage { display: block; float: left; margin: 3px 7px 3px 0px; padding: 0px; }
.sectional p.storyImage img { padding: 0px; margin-right: 7px;  border:none !important;}
.sectional .storyLink a{text-decoration:none; }
.sectional .storySeparator { padding:5px 0; clear:both; }
.sectional .contentSeparator { padding:14px 0;  }
.sectional .storySeparator hr, .sectional .contentSeparator hr{ display:none; }
/* The Last Story Separator */
.sectional .separatorLast { visibility: hidden; }

/************************/
/* SECTIONAL TEMPLATE 2 */
/************************/

/* Top Story */
.secTemplate2 .CellBackground0 {background:url("../../../images/module-bg.gif");border:1px solid #4B5A6B; padding:7px; }
.secTemplate2 .CellBackground0 .storySeparator {display:none;}
.secTemplate2 .entry1 {font-size:1.2em;}

/************************/
/* SECTIONAL TEMPLATE 3 */
/************************/

/* Container for the Top 3 Entries */
.secTemplate3 .secTop { }
/* 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: 14px; float: left;}
/* Container for Second Half of the bottom Entries */
.secTemplate3 .secBottomSecondHalf { display: block; width: 320px; float: left; }



