
#videoLayer {
	position:fixed;
	width:300px;
	height:300px;
	z-index:1;
	bottom: -48px;
	Left: 50%;
	margin-left: -414px;
}
div#fixme-bottom {
position: fixed; 
bottom: -48px;
Left: 50%;
margin-left: -414px;
z-index: 33;
}