.mooquee
{
	border: solid 0px #C0C0C0;
	color: #333;
	/* don't change */
    position: relative;
	margin-bottom: 5px;
	overflow: hidden;
	white-space: nowrap;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	width: 980px;
}
.mooquee-text
{
	/* don't change */
	position: absolute;
}

