﻿#linkPush a {
	padding: 10px 4px 0 10px;
	color: #333;
	height: 28px;
	float: left;
	display: block;
	text-align: center;
}
.overflow {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}