
#videoLayer {
	position:fixed;
	width:300px;
	height:0px;
	z-index:1;
	bottom: 1%;
        left: 0px;
}
#fixme_bottom {
position: fixed; 
bottom: 1%; 
Left: 0px;
z-index: 33;
}
