@CHARSET "UTF-8";

.top-wording-ticker{
	position: relative;
	height: 31px;
	overflow: hidden;
}

.top-wording-ticker li{
	position: absolute;
	z-index: 1;
	top: 0px;
	left: 0px;
	height: 31px;
	line-height: 31px;
	width: auto;
	display: none;
	padding-left: 20px;	 
}

.top-wording-ticker li a, .top-wording-ticker li a:link{
	color: #fff !important;
	text-transform: uppercase;
	font-style: 18px;
}