﻿.ticker
{
	padding: 0 0 10px 0;
}
.tickercontainer {
	background:#FFFFFF none repeat scroll 0 0;
	border:1px solid #000000;
	height:27px;
	margin:0;
	width:630px;
}
.tickercontainer .mask {
	left:0px;
	overflow:hidden;
	position:relative;
	top:8px;
	width:600px; /*600*/
}
ul.newsticker {
	-x-system-font:none;
	font-family:Verdana;
	font-size:10px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	left:600;
 
	line-height:normal;
	list-style-type:none;
	margin:0;
	padding:0;
	position:relative;
}
ul.newsticker li {
	background:#FFFFFF none repeat scroll 0 0;
	float:left;
	margin:0;
	padding:0;
}
ul.newsticker a {
	-x-system-font:none;
	color:#FF0000;
	font-family:Verdana;
	font-size:10px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:normal;
	margin:0 15px 0 0; /*0 20px 0 0*/
	padding:0;
	white-space:nowrap;
}
ul.newsticker span {
	margin:0 5px 0 0;
}