.mooquee {
	background: url(/include/css/img/tickerbg.png)top left repeat-x;
	background-color: #ffc900;
	font-weight: bold;
	margin-top: 65px;
	padding-top: 3px;
width:444px;
	/*

don't change */

    position: absolute;
	overflow: hidden;
	white-space: nowrap;
}

.mooquee a {
	color: black;
	text-decoration: none;
}

.mooquee a:hover {
	color: red;
}

.mooquee-text {
	/* d

on't change */

	position: absolute;
}

.mooquee ul li {
	display: inline;
	margin-right: 200px;
}

