.table {
    display: table;
	margin: 0 auto;
}
ul#horizontal-list {
	min-width: 696px;
	list-style: none;
}
ul#horizontal-list li {
	display: inline;
}
.jcgmt-container {
	float:left;
}
.jcgmt-container .jcgmt-lbl {
	font-size:12px;
	font-weight:bold;
	color: #AAA;
	line-height: 18px;
	text-align: center;
	width: 120px;
	margin: 0 auto;
}
.jcgmt-digital,
.jcgmt-date {
	font-size: 10px;
	color: #999;
	text-align:center;
}
