#layer1 {
   background-color : #0180B7; 
   border-width : 1px; 
   border-style : solid; 
   border-color : #61608b; 
   width : 190px;
   padding:3px; 
   top : 0px; 
   left : 115px; 
   position : absolute; 
   z-index : 90; 
   visibility : hidden; 
}


#layer2 {
   background-color : #0180B7; 
   border-width : 1px; 
   border-style : solid; 
   border-color : #61608b; 
   width : 190px;
   padding:3px;  
   top : 20px; 
   left : 115px; 
   position : absolute; 
   z-index : 90; 
   visibility : hidden; 
}


#layer3 {
   background-color : #0180B7; 
   border-width : 1px; 
   border-style : solid; 
   border-color : #61608b;  
   width : 190px;
   padding:3px;  
   top : 35px; 
   left : 115px; 
   position : absolute; 
   z-index : 90; 
   visibility : hidden; 
}


#layer4 {
   background-color : #0180B7; 
   border-width : 1px; 
   border-style : solid; 
   border-color : #61608b; 
   width : 190px;
   padding:3px;  
   top : 50px; 
   left : 115px; 
   position : absolute; 
   z-index : 90; 
   visibility : hidden; 
}
