.ebul_cbjs2, .ebul_cbjs2 ul {
  background-color: #ff8c00;
  border: 1px solid #dc143c;
  display: block;
  font-size: 1px;
  margin: 0px;
  overflow: auto;
  padding: 1px;
  visibility: hidden;
}

.ebul_cbjs2 table {
  border-collapse: collapse;
}

.ebul_cbjs2 tr {
  background-color: #FEA204;
  cursor: pointer;
  font-size: 1px;
}

.ebul_cbjs2 td {
  border: 1px solid #ec143c;
  padding: 6px;
  text-align: left;
}

.ebul_cbjs2 td a {
  color: #df143c;
  font-family: "Tahoma", serif;
  font-size: 12px;
  font-style: normal;
  font-weight: bold;
  text-decoration: none;
}

.ebul_cbjs2 tr.hot, .ebul_cbjs2 tr.expanded {
  background-color: #ffdead;
}

.ebul_cbjs2 tr.hot td, .ebul_cbjs2 tr.expanded td {
  border-color: #dc143c;
}
.ebul_cbjs2 tr.hot a, .ebul_cbjs2 tr.expanded a {
  color: #ff4500;
  font-family: "Tahoma", serif;
  font-size: 12px;
  font-style: normal;
  font-weight: bold;
  text-decoration: none;
}

ul.ebul_cbjs2 {
  visibility: hidden;
}

#dhtmltooltip{
position: absolute;
border: 2px solid #ff0000;
padding: 4px;
color: #dc143c;
background-color: #FFBF80;
visibility: hidden;
z-index: 100;
filter: progid:DXImageTransform.Microsoft.Shadow(color="#363636",direction=120,strength=3));
font: 11px Verdana;
text-align:center;
}
