.wst-film-container {
	/* font-size:0.9em; */
	margin-left:2em;
	margin-top:2em;
}

.wst-film-key {
	float:left;
	border:1px solid darkgray;
	padding:3px;
	background-color:white;
	color:#202122;
	empty-cells:show;
}
.wst-film-key th {
	text-align:center;
	font-weight:normal;
}
.wst-film-key th .key {
	font-variant:small-caps;
	font-weight:bold;
}
.wst-film-key th .info {
	font-size:83%;
}
.wst-film-key td:first-child {
	width:1.5em;
}
.wst-film-key .dialog {
	background-color:#d4e2db;
}
.wst-film-key .in_scene {
	background-color:#e2e2ff;
}
.wst-film-key .storyline {
	background-color:#faf9b2;
}

.wst-film-file {
	text-align:center;
	margin:0 auto 0 auto;
}

.wst-transcript-info {
	margin:3em 3em 0em 3em;
	font-style:italic;
}

.wst-film-song-link {
	text-align:right;
	padding-top:0;
	margin-right:0;
	font-size:83%;
}

.wst-film-song-list {
	font-size:92%;
	margin:auto;
	float:right;
}
.wst-film-song-list th {
	text-align:center;
}

.wst-cast-and-crew {
	margin-left:auto;
	margin-right:auto;
	width:40em;
}
.wst-cast-and-crew caption {
	background-color:#2a4b8d;
	border-color:#2a4b8d;
	color:white;
	padding:0.2em;
}
.wst-cast-and-crew caption .mw-collapsible-toggle {
	float:right;
}
.wst-cast-and-crew caption .mw-collapsible-toggle-default::before,
.wst-cast-and-crew caption .mw-collapsible-toggle-default::after {
	color:white;
}
.wst-cast-and-crew caption .mw-collapsible-toggle-default .mw-collapsible-text {
	color:#8eace6;
}
.wst-cast-and-crew th {
	background-color:#eaf3ff;
}
.wst-cast-and-crew th[colspan="2"] {
	background-color:#36c;
	border-color:#36c;
	color:white;
}
.wst-cast-and-crew .footnote-text {
	font-size:83%;
	text-align:left;
}