@charset "utf-8";
/* CSS Document */

#newsTicker_Other {
	width: 890px;
	border: solid 1px #999999;
	float: left;
	border-left: solid 1px #CCC;
	border-right: solid 1px #999;
	border-top: solid 1px #999;
	border-bottom: solid 1px #CCC;
	background-color: #669;
}
#newsTicker_Other.threeacross {
	width: 685px;
}
#newsTicker_Other .SlidingPanels {
	width: 890px;
	height: 250px;
	float: left;
}
#newsTicker_Other.threeacross .SlidingPanels {
	width: 685px;
}
#newsTicker_Other .SlidingPanelsContentGroup {
	width: 8000em;
	float: left;
}
#newsTicker_Other .SlidingPanelsContent {
	float: left;
	width: 890px;
	height: 280px;
}
#newsTicker_Other.threeacross .SlidingPanelsContent {
	width: 685px;
}

#newsTicker_Other img {
	float: left;
	margin-right: 4px;
}

#newsTicker_Other .SlidingPanelsContent .content {
	margin: 0px auto;
	float: left;
}
#other1 .content, #other2 .content, #other3 .content {
	border-right: dashed 1px #999999;
}
#newsTicker_Other .content {
	height: 110px;
	padding: 0px 4px;
}

#newsTicker_Other p {
	margin: 4px 4px;
}

#newsTicker_Other .prev {
	text-align: left;
	padding: 0px 0px 0px 0px;
	clear: both;
}

#newsTicker_Other .next {
	text-align: right;
	padding: 0px 0px 0px 0px;
	clear: both;
}

.SlidingPanelsAnimating * {
	overflow: visible !important;
}

#newsTicker_Other .navLinks {
	clear: both;
	text-align: center;
	border-top:  solid 1px #CCC;
	padding-top: 4px;
	padding-bottom: 4px;
	border: solid 1px #999;
}

/* 3across */

#newsTicker2_Other {
	width: 890px;
	border: solid 1px #999999;
	float: left;
	border-left: solid 1px #CCC;
	border-right: solid 1px #999;
	border-top: solid 1px #999;
	border-bottom: solid 1px #CCC;
	background-color: #669;
}
#newsTicker2_Other.threeacross {
	width: 685px;
}
#newsTicker2_Other .SlidingPanels {
	width: 890px;
	height: 250px;
	float: left;
}
#newsTicker2_Other.threeacross .SlidingPanels {
	width: 685px;
}
#newsTicker2_Other .SlidingPanelsContentGroup {
	width: 8000em;
	float: left;
}
#newsTicker2_Other .SlidingPanelsContent {
	float: left;
	width: 890px;
	height: 280px;
}
#newsTicker2_Other.threeacross .SlidingPanelsContent {
	width: 685px;
}

#newsTicker2_Other img {
	float: left;
	margin-right: 4px;
}

#newsTicker2_Other .SlidingPanelsContent .content {
	margin: 0px auto;
	float: left;
}
#other1 .content, #other2 .content, #other3 .content {
	border-right: dashed 1px #999999;
}
#newsTicker2_Other .content {
	height: 110px;
	padding: 0px 4px;
}

#newsTicker2_Other p {
	margin: 4px 4px;
}

#newsTicker2_Other .prev {
	text-align: left;
	padding: 0px 0px 0px 0px;
	clear: both;
}

#newsTicker2_Other .next {
	text-align: right;
	padding: 0px 0px 0px 0px;
	clear: both;
}

.SlidingPanelsAnimating * {
	overflow: visible !important;
}

#newsTicker2_Other .navLinks {
	clear: both;
	text-align: center;
	border-top:  solid 1px #CCC;
	padding-top: 4px;
	padding-bottom: 4px;
	border: solid 1px #999;
}
