

#videoLayer {

	position:fixed;

	width:300px;

	height:300px;

	z-index:1;

	bottom: -10px;

	left: 0px;

}

div#fixme-bottom {

position: fixed; 

bottom:-10px; 

left: 0px;

z-index: 33;

}