#marquee_div {
	position: absolute;
	left:25px;
	top: 65px;
	color: #fff;
	font: normal 11px Arial;
	width: 340px;
}

#marquee_div a {
	color: #fff;
	text-decoration: none;
}
