div#movie {
	text-align: center;
}
div#movie h2 {
	display: none;
}
div#movielist li img {
	float: right;
	margin: 5px;

}
div#movielist li {
	clear: both;

}
.subsection {
	clear: both;
}
