.section-header { 
	text-transform: uppercase;
	font-size: 90%;	
	margin: 0;
}

.film-title, .director {
	color: #FF9900;
}

.film-title {
	margin: 0;
}

h1.film-title {
	font-size: 180%;
	font-weight: normal;
}

h2.film-title{
	font-size: 100%;
	margin-bottom: 15px;
	font-style: italic;
}

.age {
	color: #999;
}

.catalog {
	font-size: 90%;
	color: #666;
}

.catalog a {
	font-size: 110%;
	font-weight: bold;
}

.film-text {
	line-height: 200%;
	text-align: justify;
	margin-top: -5px;
}

#filmbox td.spacer {
	height: 20px;
}
