/* beginning of css file */

#newsTicker {
	width: 960px;
	float: left;
}
#newsTicker .SlidingPanels {
	width: 960px;
	height: 138px;
	float: left;
}
#newsTicker .SlidingPanelsContentGroup {
	width: 8000em;
	float: left;
}
#newsTicker .SlidingPanelsContent {
	float: left;
	width: 960px;
	height: 138px;
}
#newsTicker .SlidingPanelsContent .content {
	float: left;
}
#newsTicker .content {
}
.SlidingPanelsAnimating * {
	overflow: visible !important;
}

/* end of css file */