.ebul_cbmeno, .ebul_cbmeno ul {
  background-color: #7C1A4C;
  border: 1px solid #7C1A4C;
  display: block;
  font-size: 1px;
  margin: 0px;
  overflow: auto;
  padding: 2px;
  position: absolute;
  visibility: hidden;
}

.ebul_cbmeno_shadow {
  background-color: #777777;
  display: block;
  margin: 0px;
  overflow: hidden;
  position: absolute;
  visibility: hidden;
}

.ebul_cbmeno table {
  border-collapse: separate;
}

.ebul_cbmeno tr {
  background-color: #7C1A4C;
  cursor: pointer;
  font-size: 1px;
}

.ebul_cbmeno td {
  border: 1px solid #7C1A4C;
  padding: 3px;
  text-align: left;
}

.ebul_cbmeno td a {
  color: #FCEAEC;
  font-family: "Tahoma", serif;
  font-size: 11px;
  font-style: normal;
  font-weight: bold;
  text-decoration: none;
}

.ebul_cbmeno tr.hot, .ebul_cbmeno tr.expanded {
  background-color: #CC5664;
}

.ebul_cbmeno tr.hot td, .ebul_cbmeno tr.expanded td {
  border-color: #E098A2;
}
.ebul_cbmeno tr.hot a, .ebul_cbmeno tr.expanded a {
  color: #FFFFFF;
  font-family: "Tahoma", serif;
  font-size: 11px;
  font-style: normal;
  font-weight: bold;
  text-decoration: none;
}

ul.ebul_cbmeno {
  position: absolute;
  visibility: hidden;
}

span.ebul_imgcbmeno16x16 { 
  width: 16px; 
  height: 16px; 
  display: block; 
}

.ebul_cbmeno tr.hot span.ebul_imgcbmeno16x16, .ebul_cbmeno tr.expanded span.ebul_imgcbmeno16x16 { 
  background-position: 0 -16px; 
} 


