


#layer2 {
   background-color : #CCCCCC; 
   layer-background-color : #CCCCCC;
   border-width : 1px; 
   border-style : solid; 
   border-color : #000000; 
   width : 157px; 
   top : 124px; 
/*   left : 77px; */
   position : absolute; 
   z-index : 90; 
   visibility : hidden; 
}


#layer3 {
   background-color : #CCCCCC; 
   layer-background-color : #CCCCCC;
   border-width : 1px; 
   border-style : solid; 
   border-color : #000000; 
   width : 151px; 
   top : 124px; 
/*   left : 228px; */
   position : absolute; 
   z-index : 90; 
   visibility : hidden; 
}


#layer4 {
   background-color : #CCCCCC; 
   layer-background-color : #CCCCCC;
   border-width : 1px; 
   border-style : solid; 
   border-color : #000000; 
   width : 151px; 
   top : 124px; 
/*   left : 378px; */
   position : absolute; 
   z-index : 90; 
   visibility : hidden; 
}


