#tickerspace {
	position: absolute;
	top: -310px;
	left: 136px;
	height: 16px;
	width: 700px;
	overflow: hidden;
}

#tickerspace table td p {
	padding: 0;
	margin: 0;
	margin-top: -2px;
}

a.ticker-link:link, a.ticker-link:hover, a.ticker-link:visited, a.ticker-link:active {
	text-decoration: none;
	color: white;
	font-size:11px;
}

.dmnt_par {
	color: white;
	font-size:11px;
}

#ticker-label {
	position: absolute;
	top: 208px;
	/*left: 86px;*/
	left: 60px;
	height: 16px;
	color: white;
	font-size:11px;
	font-weight: bold;
	z-index: 2109;
}

