@charset "utf-8";
/* CSS Document */

.boxArt {
	float:left;
	width:152px;
	padding-top:0px;
}

.movieCopy {
	float:right;
	width:775px;
	padding: 0 10px 10px; 10px;
	background-color:#1c1c1c;
}

#films {
	width:960px;
	float:left;
}
