

 #holder {
   position: relative;
   width: 468;
   layer-background-color: white;
   clip: rect(0 468 60 0);
 }
   
 #banner {
    position: absolute;
 }
 
