.mooquee
{
	border: 0px solid #C0C0C0;
	padding: 0px 5px 20px 5px;
	
	
	/* don't change */
    position: relative;
	overflow: hidden;
	white-space: nowrap;
	font-size:30px;
	width:300px;
	color:#e10000;
	font-family:Verdana, sans-serif;
}
.mooquee-text
{
	/* don't change */
	position: absolute;
}
