.ebul_cbindex_l, .ebul_cbindex_l ul {
  background-color: #9EB5D3;
  border: 4px solid #7293C0;
  display: block;
  font-size: 1px;
  margin: 0px;
  overflow: auto;
  padding: 4px;
  position: absolute;
  visibility: hidden;
}

.ebul_cbindex_l_shadow {
  background-color: #777777;
  display: block;
  margin: 0px;
  overflow: hidden;
  position: absolute;
  visibility: hidden;
}

.ebul_cbindex_l table {
  border-collapse: separate;
}

.ebul_cbindex_l tr {
  background-color: #BCCBE0;
  cursor: pointer;
  font-size: 1px;
}

.ebul_cbindex_l td {
  border: 4px solid #BCCBE0;
  padding: 3px;
  text-align: left;
}

.ebul_cbindex_l td a {
  color: #18366C;
  font-family: "Verdana", serif;
  font-size: 11px;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
}

.ebul_cbindex_l tr.hot, .ebul_cbindex_l tr.expanded {
  background-color: #EEF1F7;
}

.ebul_cbindex_l tr.hot td, .ebul_cbindex_l tr.expanded td {
  border-color: #BCCBE0;
}
.ebul_cbindex_l tr.hot a, .ebul_cbindex_l tr.expanded a {
  color: #16376A;
  font-family: "Verdana", serif;
  font-size: 11px;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
}

ul.ebul_cbindex_l {
  position: absolute;
  visibility: hidden;
}

