.container {
	background: #21395d none;
	height: 26px;
	margin: 0 auto;
	width: 991px;
}
.container .wrap {
	width: 970px;
	left: 10px;
	top: 5px;
	overflow: hidden;
	position: relative;
	line-height: normal;
	font-size-adjust: none;
}
div.stockTicker {
	font-family: Verdana,Arial;
	font-size: 12px;
	list-style-type: none;
	margin: 0;
	padding: 0;
	position: relative;
}
div.stockTicker span {
	margin: 0 10px 0;
}
div.stockTicker span.quote {
	margin: 0;
	font-weight: normal;
	padding-left: 10px;
	color:#fff;
}
div.stockTicker span.quote a {
	color:#fff;
	font-family: Verdana,Arial;
	font-size: 12px;
}