@charset 'UTF-8';
.cr_movie {
	text-align: center;	
}

.cr_movie h2 {
	font-size: 1.5em;
	font-weight: bold;
	margin: 15px 0 20px 10px;
	text-align: left;
}
.cr_movie video {
	padding-bottom: 30px;
	border-bottom: 1px solid #CCC; 
}