.ticker { 
	text-align: center; 
	padding: 20px 0; 
	font-size: 2.5em;
	font-weight: bold;
	color: #fff;
}

.ticker img { vertical-align: text-bottom; }

.ticker-div { 
	margin: 30px auto;
	width: 960px;
	position: relative; 
	z-index: 0; 
	left:0; 
}

