#anchor {
 position:relative;
 top:0px;
 left:0px;
 width:1px;
 height:1px;
}
#video1 {
 position: absolute;
 left: 0px;
 top: 0px;
 z-index:999;
}
#video2 {
 position: absolute;
 left: 330px;
 top: 0px;
 z-index:999;
}
#video3 {
 position: absolute;
 left: 660px;
 top: 0px;
 z-index:999;
}
#video4 {
 position: absolute;
 left: 0px;
 top: 300px;
 z-index:999;
}

#wmxbottom {
top:600px;
}

