#top-movie {
	list-style-type:none;
	margin:20px 0 30px 20px;
	padding:0;
}

#top-movie li {
	float:left;
	height:370px;
}
.festa-list {
	list-style-type:none;
	margin:20px 0 30px 20px;
	padding:0;
}
.festa-list li {
	width:334px;
	height:260px;
	float:left;
}
.festa-list img {
	width:300px;
}
h3 {
	clear:both;
}

p {
	clear:both;
}