.ebul_cbtigers, .ebul_cbtigers ul {
  background-color: #181818;
  border: 0px solid #181818;
  display: block;
  margin: 0px;
  overflow: auto;
  padding: 0px;
  position: absolute;
  visibility: hidden;
}

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

.position {
  background-color: #FAA63B;
  position: absolute;
  top: 90px;
  left: 200px;
  border: 0;
  padding: 0;

}

.ebul_cbtigers table {
  border-collapse: separate;
}

.ebul_cbtigers tr {
  background-color: #181818;
  cursor: pointer;
}

.ebul_cbtigers td {
  border: 1px solid #FAA63B;
  padding: 2px;
  text-align: left;
}

.ebul_cbtigers td a {
  color: #FFFFFF;
  font-family: "Georgia", serif;
  font-size: 12px;
  font-style: normal;
  font-weight: bold;
  text-decoration: none;
}

.ebul_cbtigers tr.hot, .ebul_cbtigers tr.expanded {
  background-color: #FAA63B;
}

.ebul_cbtigers tr.hot td, .ebul_cbtigers tr.expanded td {
  border-color: #181818;
}
.ebul_cbtigers tr.hot a, .ebul_cbtigers tr.expanded a {
  color: #FFFFFF;
  font-family: "Georgia", serif;
  font-size: 12px;
  font-style: normal;
  font-weight: bold;
  text-decoration: none;
}

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

