#BodyHeader {
	margin: 0px;
	padding: 0px;
	display: block;
	text-decoration: none;
}
#Cast {
	text-align: center;
}

body {
	margin: 0px;
	padding: 0px;
}
#Synopsis {
	width: 500px;
	text-align: justify;
	margin-top: 20px;
	margin-bottom: 20px;
	border: 2px solid #000000;
	padding: 10px;
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	margin-right: auto;
	margin-left: auto;
}
#Cast .CastMemberRight {
	width: 250px;
	float: left;
}
#Cast .CastMemberLeft {
	width: 250px;
	float: left;
}
h3 {
	margin: 0px;
	padding: 0px;
}
.leftalign {
}

#Cast .CastMemberCenter {
	width: 250px;
	float: left;
}
#Showtimes {
	text-align: center;
}
.picturecaption {
	font-size: 0.8em;
	display: inline;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
