body {
	background-color: #fff;
	padding: 0;
	margin: 0;
	text-align: center;
}

#movie, #image {
	background-color: #fff;
}

#imageWrap {
	width: 100%;
	text-align: center;
}

#TB_btnClose {
	width: 55px;
	height: 55px;
	position: fixed;
	top: 0;
	right: 10px;
	cursor: pointer;
}