#layer1 {
   background-color : #a69f73;
   border-width : 0px;
   padding-left: 10px;
   padding-bottom: 10px;
   padding-top: 10px;
   width : 200px;
   top : -232px;
   left : 180px;
   position : relative;
   z-index : 99;
   display : none;
   font-family: palatino,times new roman,times,serif;
   font-weight: bold;
   font-size: 90%;
   line-height: 21px;
   border: 1px solid #cedfdc;
}

.alignLeft {
  text-align: left;
}

#layer2 {
   background-color : #a69f73;
   border-width : 0px;
   padding-left: 10px;
   padding-bottom: 10px;
   padding-top: 10px;
   width : 200px;
   top : -253px;
   left : 180px;
   position : relative;
   z-index : 99;
   display : none;
   font-family: palatino,times new roman,times,serif;
   font-weight: bold;
   font-size: 90%;
   line-height: 21px;
   border: 1px solid #cedfdc;
}

