@charset "utf-8";
#content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 300;
	text-transform: uppercase;
	color: #333;
	text-decoration: none;
	height: auto;
	width: auto;
}
#content #hs {
	clear: left;
	float: left;
}
#content #book {
	clear: left;
	float: left;
}
#content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	line-height: 1.55em;
	white-space: normal;
}
.ContentFlow {
	padding: 1em;
	width: 96%;
	height: auto;
}
#content #film {
	float: left;
	height: 225px;
	width: 325px;
	padding: 10px;
}
