#layer1 {
   background-color : #000000; 
   layer-background-color : #000000;
   border-width : 1px; 
   border-style : solid; 
   border-color : #006666; 
   width : 354px; 
   top : 170px; 
   left : 10px; 
   position : absolute; 
   z-index : 90; 
   visibility : hidden; 
}


#layer2 {
   background-color : #000000; 
   layer-background-color : #000000;
   border-width : 1px; 
   border-style : solid; 
   border-color : #006666; 
   width : 250px; 
   top : 170px; 
   left : 420px; 
   position : absolute; 
   z-index : 90; 
   visibility : hidden; 
}
