@charset "UTF-8";
/* CSS Document */
.show {
	line-height: 1.5em;
}
.role {
	font-style: italic;
	line-height: 1.5em;
}
.theatre {
	line-height: 1.5em;
}
.section {
	border-bottom-width: 2px;
	border-bottom-style: solid;	
	border-bottom-color: #000000;
	height:2px;
}
.sectionTitle {
	font-variant:small-caps;
	font-size:1.3em;
}
.director {
	font-size: 10px;
	font-weight: bold;
	line-height: 1.5em;
}
.clear {
	position: absolute;
	top: 400px;
	width: 675px;
}
.floatR {
	float:right;
}
.floatL {
	float:left;
}
.heading {
	font-size: 3.5em;
	line-height: 1.7em;
}


