.movie {
	position:relative;
	padding-top:56.25%;
	width:100%;
	margin-bottom:0.5em;
}

.movie iframe {
	position:absolute;
	top:0;
	right:0;
	width:100%;
	height:100%;
}

#artists_page .proftxt {
	margin-bottom:1em;
}