@charset "utf-8";
.movielistcont {
	height: auto;
	width: auto;
}
#mlposter {
	float: left;
	height: 120px;
	width: 85px;
}
#mlcenter {
	text-align: left;
	float: left;
	width: 690px;
}
#mldirector {
	float: left;
}
#mlopening {
	float: right;
}
#mlactors {
	clear: both;
}



#mlboxoffice {
	float: left;
	width: 195px;
	height: 120px;
}

.openingtype {
	font-size: 10px;
	line-height: 12px;
	overflow: hidden;
	display: block;
	color: #999999;
	margin-top: -25px;
}