@CHARSET "ISO-8859-1";
.youtube {
	display: block;
	padding: 20px top;
	text-align: center;
}

.video_text {
	display: block;
	padding-bottom: 10px;
	padding-top: 10px;
	font-size: 1.4em;
	line-height: 150%;
	text-align: center;
	font-weight: bold;
	color: red;
}

#video_loggedin {
	padding-bottom: 50px;
	text-align: center;
}

#funeral_player {
	display: block;
	padding-left: 115px;
}


