#marquee{
	position:relative;
	z-index:10;
	overflow:visible;
	width:auto;
	float:left;
	height:15px;
	width:1250px;
	margin:6px 0;
	}

#marqueeholder{
	width:878px;
	right:0;
	position:relative;
	left:auto;
	clear:both;
	overflow:hidden;}

#marqueemask{
	background:url(../images/mask.png) no-repeat 0 0;
	float:left;
	height:35px;
	left:0;
	position:absolute;
	width:194px;
	z-index:50;}
