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