Index:Chinese without a teacher - being a collection of easy and useful sentences.djvu/styles.css

._tbl {
	margin: 0 auto;
	width: 75%;
	border-top: 2px solid #000;
	border-bottom: 2px solid #000;
	border-collapse: collapse;
}

._tbl caption {
	text-align: center;
}

._tbl td {
	padding: 0.2em;
	width: 33%;
}

._tbl tr td:first-child {
	border-right: 1px solid #000;
}

._tbl tr td:last-child {
	border-left: 1px solid #000;
}