
/*
** film
*/

section.film .player .player-film .embed {
	line-height: 0;
	margin-bottom: 1em;
}

section.film .player .player-switch {
	font-size: .8em;
}

section.film .player .player-switch .player-embed {
	float: right;
	margin-left: 1em;
}

section.film .player .player-switch .selected .name a,
section.film .player .player-switch .name a:hover {
	text-decoration: underline;
}

section.film .info .name {
	font-size: 1em;
}
