.ebul_cbpromogiz, .ebul_cbpromogiz ul {
  background-color: #CC6600;
  border: 0px solid #CC6600;
  display: block;
  font-size: 1px;
  margin: 0px;
  overflow: auto;
  padding: 0px;
  position: absolute;
  visibility: hidden;
}

.ebul_cbpromogiz_shadow {
  background-color: #777777;
  display: block;
  margin: 0px;
  overflow: hidden;
  position: absolute;
  visibility: hidden;
}

.ebul_cbpromogiz table {
  border-collapse: separate;
}

.ebul_cbpromogiz tr {
  background-color: #CC6600;
  cursor: pointer;
  font-size: 1px;
}

.ebul_cbpromogiz td {
  border: 0px solid #CC6600;
  padding: 5px;
  text-align: left;
}

.ebul_cbpromogiz td a {
  color: #FFFFFF;
  font-family: "Verdana", serif;
  font-size: 11px;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
}

.ebul_cbpromogiz tr.hot, .ebul_cbpromogiz tr.expanded {
  background-color: #FF9900;
}

.ebul_cbpromogiz tr.hot td, .ebul_cbpromogiz tr.expanded td {
  border-color: #FF9900;
}
.ebul_cbpromogiz tr.hot a, .ebul_cbpromogiz tr.expanded a {
  color: #FFFFFF;
  font-family: "Verdana", serif;
  font-size: 11px;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
}

ul.ebul_cbpromogiz {
  position: absolute;
  visibility: hidden;
}

span.ebul_imgcbpromogiz24x24 { 
  width: 24px; 
  height: 24px; 
  display: block; 
}

.ebul_cbpromogiz tr.hot span.ebul_imgcbpromogiz24x24, .ebul_cbpromogiz tr.expanded span.ebul_imgcbpromogiz24x24 { 
  background-position: 0 -24px; 
} 

span.ebul_imgcbpromogiz16x16 { 
  width: 16px; 
  height: 16px; 
  display: block; 
}

.ebul_cbpromogiz tr.hot span.ebul_imgcbpromogiz16x16, .ebul_cbpromogiz tr.expanded span.ebul_imgcbpromogiz16x16 { 
  background-position: 0 -16px; 
} 

