.ticker { 
text-align: center;
height: 30px;
border-bottom: 1px solid ;
}

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

.ticker-div {
	color: #840000;
	padding-top: 4px;
	margin-top: 11px;
	margin-bottom: 4px;
	position: relative;
	z-index: 999;
	left:0;
	width: 100%;
	}
