
#videoLayer {
	position: fixed;
	width:300px;
	height:300px;
	bottom:0;
	right:0;
}
div#fixme-bottom {
position: fixed;
bottom:0;
right:0;
z-index: 33;
}