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

#newsTicker_LNP {
	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: #099;
}
#newsTicker_LNP.threeacross {
	width: 685px;
}
#newsTicker_LNP .SlidingPanels {
	width: 890px;
	height: 250px;
	float: left;
}
#newsTicker_LNP.threeacross .SlidingPanels {
	width: 685px;
}
#newsTicker_LNP .SlidingPanelsContentGroup {
	width: 8000em;
	float: left;
}
#newsTicker_LNP .SlidingPanelsContent {
	float: left;
	width: 890px;
	height: 280px;
}
#newsTicker_LNP.threeacross .SlidingPanelsContent {
	float: left;
	width: 685px;
	height: 280px;
}

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

#newsTicker_LNP .SlidingPanelsContent .content {
	margin: 0px auto;
	float: left;
}
#item1 .content, #item2 .content, #item3 .content {
	border-right: dashed 1px #999999;
}
#newsTicker_LNP .content {
	height: 110px;
	padding: 0px 4px;
}

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

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

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

.SlidingPanelsAnimating * {
	overflow: visible !important;
}

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

/* 3across */

#newsTicker2_LNP {
	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: #099;
}
#newsTicker2_LNP.threeacross {
	width: 685px;
}
#newsTicker2_LNP .SlidingPanels {
	width: 890px;
	height: 250px;
	float: left;
}
#newsTicker2_LNP.threeacross .SlidingPanels {
	width: 685px;
}
#newsTicker2_LNP .SlidingPanelsContentGroup {
	width: 8000em;
	float: left;
}
#newsTicker2_LNP .SlidingPanelsContent {
	float: left;
	width: 890px;
	height: 280px;
}
#newsTicker2_LNP.threeacross .SlidingPanelsContent {
	float: left;
	width: 685px;
	height: 280px;
}

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

#newsTicker2_LNP .SlidingPanelsContent .content {
	margin: 0px auto;
	float: left;
}
#item1 .content, #item2 .content, #item3 .content {
	border-right: dashed 1px #999999;
}
#newsTicker2_LNP .content {
	height: 110px;
	padding: 0px 4px;
}

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

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

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

.SlidingPanelsAnimating * {
	overflow: visible !important;
}

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

