#container { position:absolute; width:500; height:240; z-index:20; border-style:thick; clip:rect(0 500 240 0); overflow:hidden; } #content { position:absolute; left:10; top:0; width:456; height:230; }