Index:Encyclopædia Britannica, Ninth Edition, v. 1.djvu/styles.css

/* Running Header Styles/Classes */
.wst-rh > div {
	font-size:120%;
	font-variant:all-small-caps;
}

.wst-rh > div:nth-child(2) {
	letter-spacing:0.5em;
	font-variant:normal;
}

.rh-intro > div {
	font-size:100%;
	letter-spacing:normal;
	font-variant:normal;
}

.rh-intro > div:nth-child(2) {
	letter-spacing:normal;
	font-variant:all-small-caps;
}

/* Map Legend Styles/Classes */
.map_legend {
  border-collapse: collapse;
  line-height:100%;
}

.map_legend tr {
	font-size:83%;
	vertical-align:top;
}

.map_legend caption {
	padding-bottom:0.5em;
	font-size:90%;
}

.map_legend td:nth-child(2n+1) {
	padding-left:0.5em;
}

.map_legend td:first-child {
	padding:0;
}

.map_legend td:nth-child(2n) {
	border-right:1px solid black;
	padding-right:1.5em;
}

.map_legend td:last-child {
	border-right:none;
}


/* Individual table styles */

.abbr_table td:first-child {
	vertical-align:top;
}

.p12_st_gall_plan {
	font-size:92%;
	line-height:100%;
	margin-left:auto;
	margin-right:auto;
	vertical-align:top;
}

.p12_st_gall_plan td:first-child {
	border-right:1px solid black;
	padding-right:1em;
}