#VideoPlayback {
	z-index: 110;
	position: absolute;
	left: 350px;
	top: 230px;
	width: 320px;
	height: 320px;
	border: 0px solid white;
	background-color: #000000;
}

