table.project {
	background: white;
	font-size: .8em;
	margin-top: -3px;
	border-bottom: 3px solid #000;
}

th {
	font-size: 1em;
	font-weight: bold;
}

table.partproject th + td {
	width: 70%;
}

h3 {
	background-color: black;
	color: white;
}

img.film {
	float: right;
	padding: 10px;
}

h4 {
	font-size: .8em;
	margin: 0;
	background-color: white;
	padding: .4em;
	padding-bottom: 5px;
}

.film {
	font-variant: small-caps;
	font-style: normal;
}

p.glued + dl {
	margin-top: -3px;
}


td ul li {
	font-size: 1.3em;
}