.hh {
	white-space: nowrap;
	width: 144px;
	overflow: hidden;
	text-overflow:ellipsis;
	padding-right: 10px;
	padding-left: 10px;
}
.h td {
	white-space: nowrap;
	overflow: hidden;
	width: 144px;
	text-overflow:ellipsis; 
}
