Index:Constitution of the Republic of South Africa 1993 from Government Gazette.djvu/styles.css

.__schedule{
	font-size:83%;
	border-bottom:1px solid black;
	border-top:1px solid black;
	border-collapse:collapse;
	margin:0 auto 0 auto;
	width:100%;
}

.__schedule th{
	padding-left:0.5em;
	padding-right:0.5em;
	vertical-align:top;
	border-bottom:1px solid black;

}

.__schedule td{
	padding-left:0.5em;
	padding-right:0.5em;
	vertical-align:top;
}

.__schedule th:nth-child(2),
.__schedule td:nth-child(2){
	border-left:1px solid black;
	border-right:1px solid black;
}