#menu_shutters{
     position: absolute;
          top: 135px;
         left: 165px;
        width: 120px;
   visibility: hidden;
}

.menu_shutters{
  font-family: Lucida Grande,Geneva,Arial,sans-Serif;
    font-size: 10px;
  font-weight: normal;
        color: ffff00;
}

.triggercell_shutters{
        color: ffffff;
  font-family: Serif;
    font-size: 14;
   font-weight: bold;
}





#menu_doors{
     position: absolute;
          top: 171px;
         left: 165px;
        width: 120px;
   visibility: hidden;
}

.menu_doors{
  font-family: Lucida Grande,Geneva,Arial,sans-Serif;
    font-size: 10px;
  font-weight: normal;
        color: ffff00;
}

.triggercell_doors{
        color: ffffff;
  font-family: Serif;
    font-size: 14;
   font-weight: bold;
}





#menu_clearance{
     position: absolute;
          top: 244px;
         left: 165px;
        width: 120px;
   visibility: hidden;
}

.menu_clearance{
  font-family: Lucida Grande,Geneva,Arial,sans-Serif;
    font-size: 10px;
  font-weight: normal;
        color: ffff99;
}

.triggercell_clearance{
        color: ffffff;
  font-family: Serif;
    font-size: 14;
   font-weight: bold;
}
