.mooquee
{
	padding: 5px;
	font-weight: bold;
	line-height: 16px;
/*	background-color: #fff; */
    background-color: #000;
	border-bottom: 1px dashed #D41324;
	border-top: 1px dashed #D41324;
	
	/* don't change */
    position: relative;
	overflow: hidden;
	white-space: nowrap;
}

.mooquee a, .mooquee a:hover, .mooquee a:visited {
	/* color: #D41324; */
	color: #fff;
}

.mooquee-text
{
	/* don't change */
	position: absolute;
	color: #D41324;
}
