#tickerHolder {
	height: 110px;
	overflow: hidden;
}

#tickerHolder .tickerText {
	color: #333333;
	height: 105px;
}
