/* CSS Document */
.formulario {
COLOR: #666666; FONT-FAMILY: Verdana,Helvetica,Arial,sans-serif; FONT-SIZE: 8pt; FONT-WEIGHT: bold; TEXT-DECORATION: none;
	
}
#ajaxticker1{
			background: url(../images/template/newyork_prox_eventos.jpg) top left no-repeat;	
			width: 230px;
			height: 170px;
			/*border: 1px ridge #cccccc;*/
			padding-top: 5px;
                       	font-family: Tahoma, Verdana, "Trebuchet MS", sans-serif;
			font-size: 10px;
			background-color: #ffffff;
}
#ajaxticker1 div{ /*IE6 bug fix when text is bold and fade effect (alpha filter) is enabled. Style inner DIV with same color as outer DIV*/
			background-color: #ffffff;}
.someclass{ //class to apply to your scroller(s) if desired}

