﻿div.ticker {}
/* control distance between two items */
div.ticker span {
	margin-right: 100px;
	color: maroon;
	font-size: 14px;
}