#film h1{
	margin-bottom:0px;
}
#filmType{
	float:right;
	font-weight:bold;
	font-size:1.3em;
}
#details{
	clear:both;
	float:left;
	margin:0 0 8px;
}
#achievements{
	clear:both;
	float:left;
	font-style:italic;
}
#filmDescription{
	float:left;
	clear:both;
	margin-top:8px;
}
#quote{
	clear:both;
	float:left;
	font-style:italic;
}
#webAddress{
	clear:both;
	float:left;
}
