.proddate {
	font-size: 130%;
	margin-bottom: 15px;
}
.prodtitle {
	color: #990000;
	font-size: 200%;
	font-weight: bold;
}
.playwright {
	font-size: 130%;
}
.presenting {
	margin-bottom: 1.5em;
}
.presenting p {
	line-height: 1.5;
	text-indent: 0;
}
div#doorsopen {
	width: 300px;;
	margin-top: 15px;
	margin-bottom: 30px;
	margin-left: auto;
	margin-right: auto;
	background: #990000;
	padding: 5px;
	border: thick inset #FFFF00;
	font-size: 120%;
	text-align: center;
	line-height: 1.3;
	color: #00FFFF;
}
div#synopsis {
	width: 90%;
	margin-top: 30px;
	margin-bottom: 30px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 90%;
	background: #E4E9F3;
	border: thick inset #FFFF00;
	text-align: left;
}
div#synopsis .title {
	font-size: 110%;
	text-align: center;
	font-weight: bold;
}
div#poster, div#poster_no_border, #theatre_masks {
	margin-top: 30px;
	margin-bottom: 25px;
	margin-left: auto;
	margin-right: auto;
}
div#poster img {
	border: 1px solid #6666cc;
}

