/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	font-size:11px;
	}



#mainstory_wrapper {
	width:320px;
}

#mainstory_banner {
	display:block;
	width:320px;
	height: 229px;	
}

#mainstory_nav {
	width:50px;
	height:20px;
	text-align:center;
	padding-top:5px;
}


/** --- PAGER SECTION ---**/
#mainstory_pager a { margin: 0 3px; padding: 3px 5px;   /*background: #fff;*/ text-decoration: none; color:#333; font-size:12px; }
#mainstory_pager a.activeSlide { background-image:url('../../../Local%20Settings/Temporary%20Internet%20Files/Content.IE5/images/story-nav-rollover.gif'); background-repeat:no-repeat; color:#c20606; font-weight:bold; }
#mainstory_pager a:focus { outline: none; }

