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

#home_iphones {
 width:250px;
 height:100px;
 position:fixed;
 right:0;
 bottom:0;
}
