#ajaxticker1{
	padding: 0px 5px;
	background-color: #fafafa;
	}

#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: #fafafa;
}

.testimonal-class{ //class to apply to your scroller(s) if desired
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.05em;
	text-transform: capitalize;
	font-weight: bolder;
	color: #666;
}
