/* CSS Document */



body, p, div, td {
	text-align: justify;
}

#theatre_container {
	width: 740px;
	height: 405px;
	margin: 0 auto;
	padding: 0;
}
#theatre_attach {
	width: 500px;
	height: 405px;
	margin: 0;
	padding: 0;
}

img.web_vid {
	border: none;
	display: block;
	margin: 4px;
}

.socialIcon_facebook {
	display: block;
	margin: 6px auto;
	text-align: center;
}
.socialIcon_facebook img {
	border: none;
}