#layer1 {
   background-color : #ffffff; 
   layer-background-color : #ffffff;
   border-width : 2px; 
   border-style : solid; 
   border-color : #ffff00; 
   width : 150px; 
   top : 190px; 
   left : 10px; 
   position : absolute; 
   z-index : 90; 
   visibility : hidden; 
}


#layer2 {
   background-color : #ffffff; 
   layer-background-color : #ffffff;
   border-width : 2px; 
   border-style : solid; 
   border-color : #ffff00; 
   width : 150px; 
   top : 190px; 
   left : 115px; 
   position : absolute; 
   z-index : 90; 
   visibility : hidden; 
}


#layer3 {
   background-color : #ffffff; 
   layer-background-color : #ffffff;
   border-width : 2px; 
   border-style : solid; 
   border-color : #ffff00; 
   width : 150px; 
   top : 190px; 
   left : 220px; 
   position : absolute; 
   z-index : 90; 
   visibility : hidden; 
}


#layer4 {
   background-color : #ffffff; 
   layer-background-color : #ffffff;
   border-width : 2px; 
   border-style : solid; 
   border-color : #ffff00; 
   width : 150px; 
   top : 190px; 
   left : 370px; 
   position : absolute; 
   z-index : 90; 
   visibility : hidden; 
}


#layer5 {
   background-color : #ffffff; 
   layer-background-color : #ffffff;
   border-width : 2px; 
   border-style : solid; 
   border-color : #ffff00; 
   width : 150px; 
   top : 190px; 
   left : 475px; 
   position : absolute; 
   z-index : 90; 
   visibility : hidden; 
}