/**----------------------------------------
 Base Ticker Styles
----------------------------------------**/

.n10-news-ticker {
	width:100%;
	overflow:hidden;
	text-align:center;
	padding:5px 0;
	background: #F1C045;
	color:#000;
}
.n10-news-ticker-loading {
	margin-right:5px;
	float:right;
	display:none;
}