@charset "UTF-8";

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

div.inner-border {
	width: 97%;
	height: 159em; 
	margin: .3em; 
	border: .14em solid black;
	font-family: optima, arial, times;
	color: black;
}
div.top-part {
	padding-top: 1em;
	padding-bottom: .3em;
	font-size: 1.5em; 
	font-weight: bold;
	line-height: 1.2em;
	margin-left:.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.18em; 
	font-weight: bold;
	line-height: 1.17em;
}

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

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

}

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


img.film2 {
	border: .142em solid rgb(51,51,51);
	width: 10.5em;
	height:6.88em;
	margin-bottom: .3em;
}


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

img.film4 {
	width: 17.8em;
	height:10em;
}











