.ebul_cbindex3, .ebul_cbindex3 ul {
  border-left: 1px solid #c0c0c0;
  border-right: 1px solid #c0c0c0;
  border-bottom: 1px solid #c0c0c0;
  background-color: #808080;
  display: block;
  font-size: 1px;
  margin: 0;
  overflow: auto;
  padding: 0px;
  position: absolute;
  visibility: hidden;
  opacity: 0.3;
}

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

.ebul_cbindex3 table {
  border-collapse: separate;
}

.ebul_cbindex3 tr {
  background-color: #FFFFFF;
  cursor: pointer;
  font-size: 1px;
}

.ebul_cbindex3 td {
  border: 0px solid #999;
  padding: 4px;
  text-align: left;
}

.ebul_cbindex3 td a {
  -webkit-border-radius: 6px;
  color: #000;
  font-family: "Tahoma", serif;
  font-size: 13px;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
}

.ebul_cbindex3 tr.hot, .ebul_cbindex3 tr.expanded {
background-color: #C0C0C0;
}

.ebul_cbindex3 tr.hot td, .ebul_cbindex3 tr.expanded td {
border-color: #999999;
}
.ebul_cbindex3 tr.hot a, .ebul_cbindex3 tr.expanded a {
  color: #000000;
  font-family: "Tahoma", serif;
  font-size: 13px;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
}

ul.ebul_cbindex3 {
  -webkit-border-radius: 6px;
  position: absolute;
  visibility: hidden;
}
