/**** Mooque indicadores ***/
.mooquee
{
	border:0;
	padding: 2px 5px;
	/* don't change */
	overflow: hidden;
	white-space: nowrap;
    position: relative;
	border-left: 2px solid #ffce9c;
	border-right: 2px solid #ffce9c;
	height: 15px;
	
}
.mooquee-text
{
	/* don't change */
	position: absolute;
}

/*#mooquee-text {
	border-left: 5px solid #666666;
}*/
