.ebul_cbindex2, .ebul_cbindex2 ul {
  background-color: #99CCFF;
  border: 1px solid #99CCFF;
  display: block;
  font-size: 1px;
  margin: 0px;
  overflow: auto;
  padding: 2px;
  position: absolute;
  visibility: hidden;
}

.ebul_cbindex2_shadow {
  background-color: #777777;
  display: block;
  margin: 0px;
  overflow: hidden;
  position: absolute;
  visibility: hidden;
}

.ebul_cbindex2 table {
  border-collapse: separate;
}

.ebul_cbindex2 tr {
  background-color: #99CCFF;
  cursor: pointer;
  font-size: 1px;
}

.ebul_cbindex2 td {
  border: 1px solid #99CCFF;
  padding: 3px;
  text-align: left;
}

.ebul_cbindex2 td a {
  color: #3366FF;
  font-family: "Tahoma", serif;
  font-size: 9px;
  font-style: normal;
  font-weight: bold;
  text-decoration: none;
}

.ebul_cbindex2 tr.hot, .ebul_cbindex2 tr.expanded {
  background-color: #FF0000;
}

.ebul_cbindex2 tr.hot td, .ebul_cbindex2 tr.expanded td {
  border-color: #FF0000;
}
.ebul_cbindex2 tr.hot a, .ebul_cbindex2 tr.expanded a {
  color: #FFCC00;
  font-family: "Tahoma", serif;
  font-size: 9px;
  font-style: normal;
  font-weight: bold;
  text-decoration: none;
}

ul.ebul_cbindex2 {
  position: absolute;
  visibility: hidden;
}

