@charset "UTF-8";

div.outer-border {
	width: 50em;
	height: 154em; 
	border: .3em solid black;
	font-family: optima, arial, times;
}

div.inner-border {
	width: 49em;
	height: 153em; 
	margin: .3em; 
	border: .14em solid black;
	font-family: optima, arial, times;
	color: black;
}
div.top-part {
	padding-top: 1em;
	padding-bottom: .3em;
	font-size: 2.3em; 
	font-weight: bold;
	line-height: 1.2em;

}

div.first-container {
	height: 2em; 
	width: 14.7em;
}

img.left-garland {
	float:left;
	height: .9em; 
	width: 1.5em;
	padding-top: .3em;
}
img.right-garland {
	float: left;
	height: .9em; 
	width: 1.5em;
	padding-top:.3em;
	padding-left:.5em;

}


div.first-text {
	float: left;
	padding-left:.5em;
}

div.film-listing {
	padding-bottom: .3em;
	font-size: 1.2em; 
	font-weight: bold;
	line-height: 1.27em;
}

img.film1 {
	border: .142em solid rgb(51,51,51);
	width: 11.5em;
	height:6.88em;
}

div.garland-container {
	padding-top: .5em;
	padding-bottom: .8em;

}

img.garlands {
	height: .93em; 
	width: 8.12em;	
}


img.film2 {
	width: 10.5em;
	height:6.88em;
}

img.border {
	border: .142em solid rgb(51,51,51);
	margin-bottom: .3em;
}

img.film3 {
	width: 9.1em;
	height:6.88em;
}

img.film4 {
	width: 19.8em;
	height:11em;
}



