/* CSS Document */


#video1 {
	position:absolute;
	left:10px;
	top:40px;
	width:320px;
	height:320px;
	z-index:1;
}
#video2 {
	position:absolute;
	left:340px;
	top:40px;
	width:320px;
	height:320px;
	z-index:1;
}


