div#top-glider div.scroller {
	/* modify width and height of scrolling section if necessary	*/		
	width: 980px;
	height: 202px;
	overflow: hidden;
	position:absolute;
	bottom:1px;
	right:20px;
}

div#top-glider div.scroller div.section {
	/* modify width and height of each section as needed (should match the size of the scroller window)	*/		
	width: 980px;
	height: 304px;
	overflow:hidden;
	float:left;
}

div#top-glider div.scroller div.content {
	width: 10000px;
}
div#top-glider div.scroller div.content dt, div#top-glider div.scroller div.content dt a, div#top-glider div.scroller div.content dt a:link, div#top-glider div.scroller div.content dt a:visited {
	font-size: 110%;
	color: #000;
	text-decoration: none;
	font-weight:bold;
}
div#top-glider div.scroller div.content dd .extras {
	font-weight: bold;
	font-size: 85%;
	padding: 0 5px 0 0;
}
div#top-glider div.scroller div.section dd {
	padding: 0 0 5px 0;
}
div#top-glider div.scroller div.section div.morenews {
	font-size: 75%;
	padding: 3px 0 0 10px;
	text-align:right;
	z-index:999;
	position:absolute;
	bottom:5px;
	overflow:hidden;
}
.moreBack {
	position:absolute;
	bottom:0px;
	left:0px;
	width:860px;
	height:40px;
	visibility:hidden;
	background-color:#FFF;
	-moz-opacity: 0.75;
	opacity: 0.75;
	filter:alpha(opacity=75); /* IE's opacity*/
}
div#top-glider div.scroller div.section div.morenews a, div#top-glider div.scroller div.section div.morenews a:link, div#top-glider div.scroller div.section div.morenews a:visited {
	text-decoration: none;
	color: #000;
}
div#top-glider div.controls {
	position:absolute;
	right:10px;
	top:6px;
	float:left;
	width:130px;
	white-space:nowrap;
}

div#top-glider div.controls a {
	color: #456fc9;
	background:url(../images/featurednavBackOff.png) top left no-repeat;
	font-size: 12px;
	font-weight: bold;
	padding: 1px 1px 0px 6px;
	margin: 0 4px 0 0;
	text-decoration:none;
	float:left;
	width:12px;
	height:17px;
}
div#top-glider div.controls a:hover {
	text-decoration: none;
	color: #456fc9;
}
div#top-glider div.controls a.active {
	text-decoration: none;
	color:#FFF;
	background:url(../images/featurednavBackOn.png) top left no-repeat;

}
.photobox img {
	border:0px;
}
.eventNav {
	width:980px;
	height:28px;
	z-index:998;
	position:absolute;
	top:14px;
	right:0px;
}
.previous {
	position:absolute;
	right:60px;
	top:3px;
	font-size:11px;
	font-weight:bold;
}
.more {
	position:absolute;
	right:0px;
	top:3px;
	font-size:11px;
	font-weight:bold;
}
.previous a, .more a {
	color:#ffcc33;
	text-decoration:none;
}
.previous a:hover, .more a:hover {
	color:#FFF;
}


div#top-glider2 div.scroller {
	/* modify width and height of scrolling section if necessary	*/		
	width: 634px;
	height: 150px;
	overflow: hidden;
	margin:20px auto 0px auto;
}
div#top-glider2 div.scroller div.section {
	/* modify width and height of each section as needed (should match the size of the scroller window)	*/		
	width: 634px;
	height: 150px;
	overflow:hidden;
	float:left;
}
div#top-glider2 div.scroller div.content {
	width: 10000px;
}
div#top-glider2 div.scroller div.content dt, div#top-glider2 div.scroller div.content dt a, div#top-glider2 div.scroller div.content dt a:link, div#top-glider2 div.scroller div.content dt a:visited {
	font-size: 110%;
	color: #000;
	text-decoration: none;
	font-weight:bold;
	padding: 3px 0 3px 0;
}
div#top-glider2 div.scroller div.content dd .extras {
	font-weight: bold;
	font-size: 85%;
	padding: 0 5px 0 0;
	border-right: 1px solid #000;
	margin: 10px 5px 0 0;
}
div#top-glider2 div.scroller div.section dd {
	padding: 0 0 5px 0;
}
div#top-glider2 div.scroller div.section div.morenews {
	font-size: 75%;
	padding: 3px 0 0 10px;
	text-align:right;
	z-index:999;
	position:absolute;
	bottom:5px;
	overflow:hidden;
}
div#top-glider2 div.scroller div.section div.morenews a, div#top-glider2 div.scroller div.section div.morenews a:link, div#top-glider2 div.scroller div.section div.morenews a:visited {
	text-decoration: none;
	color: #000;
}
