#marquee{
position:relative;
z-index:10;
overflow:visible;
width:auto;
float:left;
height:15px;
width:1250px;
margin:0px 0 0 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:27px;
	left:0;
	position:absolute;
	top:50px;
	width:118px;
	z-index:50;}
