body {
	padding: 0;
	margin: 0;
	text-align: center;
}

#movie, #image {
	border: 1px solid #333;
}

#imageWrap {
	width: 100%;
	text-align: center;
}

#TB_btnClose {
	width: 55px;
	height: 55px;
	position: fixed;
	top: 0;
	right: 10px;
	cursor: pointer;
	margin-top: 0;
}