Index:The English Dancing Master-John Playford-1651.pdf/styles.css

.__figure-table {
	border-collapse:collapse;
	text-align:center;
}

.__instructions-table {
	margin:auto;
	border-collapse:collapse;
	text-align:left;
}
.__instructions-table td {
	padding:0 1em;
	vertical-align:top;
}
.__instructions-table td:first-child {
	padding-left:0;
}
.__instructions-table td:last-child {
	padding-right:0;
}

.wst-toc-table th[colspan="3"] {
	text-align:center;
}
.wst-toc-row-2out-1 td:first-child {
	font-style:italic;
}

.__text-key-table {
	border-collapse:collapse;
	margin:1em auto;
	text-align:left;
}
.__text-key-table th {
	font-weight:normal;
	font-size:120%;
	text-align:left;
	font-style:normal;
}
.__text-key-table th, .__text-key-table td {
	vertical-align:top;
	padding:0 1em;
}
.__text-key-table td:first-child {
	border-left:1px solid currentcolor;
	border-right:1px solid currentcolor;
}
.__text-key-table th:last-child {
	padding-right:0;
}
.__text-key-table td:last-child {
	padding-right:0;
	font-style:italic;
}
.__text-key-table td:first-child:last-child {
	border-style:none;
	padding:0;
}