.ebul_cbbar_divisions, .ebul_cbbar_divisions ul {

  background-color: #000000;

  border: 1px solid #000000;

  display: block;

  font-size: 1px;

  margin: 0px;

  overflow: auto;

  padding: 2px;

  position: absolute;

  visibility: hidden;

}



.ebul_cbbar_divisions_shadow {

  background-color: #777777;

  display: block;

  margin: 0px;

  overflow: hidden;

  position: absolute;

  visibility: hidden;

}



.ebul_cbbar_divisions table {

  border-collapse: separate;

}



.ebul_cbbar_divisions tr {

  background-color: #000000;

  cursor: pointer;

  font-size: 1px;

}



.ebul_cbbar_divisions td {

  border: 1px solid #000000;

  padding: 3px;

  text-align: left;

}



.ebul_cbbar_divisions td a {

  color: #FF6600;

  font-family: "Trajan", serif;

  font-size: 11px;

  font-style: normal;

  font-weight: bold;

  text-decoration: none;

}



.ebul_cbbar_divisions tr.hot, .ebul_cbbar_divisions tr.expanded {

  background-color: #000000;

}



.ebul_cbbar_divisions tr.hot td, .ebul_cbbar_divisions tr.expanded td {

  border-color: #000000;

}

.ebul_cbbar_divisions tr.hot a, .ebul_cbbar_divisions tr.expanded a {

  color: #FFFFFF;

  font-family: "Trajan", serif;

  font-size: 11px;

  font-style: normal;

  font-weight: bold;

  text-decoration: none;

}



ul.ebul_cbbar_divisions {

  position: absolute;

  visibility: hidden;

}



