.video {
}
.position {
	position: fixed;
	visibility: visible;
	height: 400px;
	width: 400px;
	overflow: hidden;
	float: left;
	z-index: 99;
	bottom: 0px;
}
