.contentZone table th {
	text-align: left;
	padding-right: 20px;
}
.contentZone th,
.contentZone td {
	border-top: solid 1px black;
	padding: 18px 0;
	font-size: 95%;
}

.contentZone tr.first th,
.contentZone tr.first td {border: 0;}
.contentZone table td {width: 60%;}
.contentZone table {}