#walkover {
	position:fixed;
	bottom:0;
	left:0;
	background: none;
	z-index:1000;
	width:350px;
	height:250px;
}

#walkover2 {
	position:fixed;
	bottom:0;
	right:0;
	background: none;
	z-index:1000;
	width:350px;
	height:250px;
}