#tableEasiest14ers {
	display:inline-block;
	max-width:98%;
	margin:2px 0 15px 10px;
	border-spacing:0;
	border-collapse: inherit;
	page-break-before: always;
	page-break-inside:avoid;
}
#tableEasiest14ers tr th {
	cursor:default;
}
#tableEasiest14ers tr td {
	vertical-align:middle;
	padding:6px !important;
	height: auto !important;
	max-height: inherit !important;
}
#tableEasiest14ers tr td a {
	height: auto;
	line-height: normal;
}
#tableEasiest14ers tr td:nth-child(1) {
	padding:2px;
	text-align:center;
}
#tableEasiest14ers tr td:nth-child(2) {
	padding-left:5px;
	white-space:normal;
	text-align:left;
}
#tableEasiest14ers tr th:nth-child(3),
#tableEasiest14ers tr td:nth-child(3) {
	padding-left:5px;
	padding-right:5px;
	white-space:nowrap;
	text-align:center;
}
#tableEasiest14ers tr th:nth-child(4), #tableEasiest14ers tr th:nth-child(5),
#tableEasiest14ers tr td:nth-child(4), #tableEasiest14ers tr td:nth-child(5) {
	padding-left:5px;
	padding-right:5px;
	white-space:nowrap;
	text-align:right;
}
