img {behavior: url(/clients/relentless/stylesheets/png.htc);}
.ticker {
	position: absolute;
	height: 17px;
	top: 70px;
	color: #FFFFFF;
	overflow: hidden;
	display: none;
	width: 400px;
	left: 180px;
	z-index: 1000;
}
.tickerlines {
	background-image: url(../images/ticker_lines.jpg);
	background-repeat: no-repeat;
	display: block;
	position: absolute;
	height: 21px;
	width: 500px;
	left: 130px;
	top: 67px;
	color: #921A27;
	padding-top: 3px;
	font-size: 11px;
	font-weight: bold;
	padding-left: 4px;
	z-index: 1000;

}
.inlineticker a:link, .inlineticker a:visited {
	position:relative;
	color:#FFFFFF;
	width:100%;
	margin-right:50px;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}
.inlineticker a:hover, .inlineticker a:active {
	position:relative;
	color:#FFFFFF;
	background-color:#921A27;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}

.tickerfaderight {
	background-repeat: no-repeat;
	display: block;
	position: absolute;
	height: 19px;
	width: 90px;
	left: 544px;
	top: 68px;
	color: #921A27;
	font-size: 11px;
	font-weight: bold;
	z-index: 1002;
}
.tickerfadeleft {
	background-repeat: no-repeat;
	display: block;
	position: absolute;
	height: 19px;
	width: 92px;
	left: 130px;
	top: 68px;
	color: #921A27;
	font-size: 11px;
	font-weight: bold;
	z-index: 1002;
}

