/* CSS Document */



#mainstory_banner {
	display:block;
	width:415px;
	height: 180px;
}

#mainstory_nav {
	width:415px;
	height:32px;
	text-align:center;
	padding-top:5px;
}


/** --- PAGER SECTION ---**/
#mainstory_pager a { margin: 0 3px; padding: 3px 5px;  text-decoration: none; color:#fff; font-size:10px; }
#mainstory_pager a.activeSlide { background-image:url(../images/story-nav-rollover.gif); background-repeat:no-repeat; color:#fff; }
#mainstory_pager a:focus { outline: none; }

#initiatives {
	float:left;
	width:415px;
	border-top:1px solid #e7e7e7;
	margin:0;
	padding:0;
}
