.ebul_cbforum, .ebul_cbforum ul {
  background-color: #FFFFFF;
  border: 1px solid #646464;
  display: block;
  font-size: 1px;
  margin: 0px;
  overflow: auto;
  padding: 2px;
  position: absolute;
  visibility: hidden;
}

.ebul_cbforum_shadow {
  background-color: #777777;
  display: block;
  margin: 0px;
  overflow: hidden;
  position: absolute;
  visibility: hidden;
}

.ebul_cbforum table {
  border-collapse: separate;
}

.ebul_cbforum tr {
  background-color: #FFFFFF;
  cursor: pointer;
  font-size: 1px;
}

.ebul_cbforum td {
  border: 1px solid #FFFFFF;
  padding: 3px;
  text-align: left;
}

.ebul_cbforum td a {
  color: #008000;
  font-family: "Tahoma", serif;
  font-size: 11px;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
}

.ebul_cbforum tr.hot, .ebul_cbforum tr.expanded {
  background-color: #F0F0F0;
}

.ebul_cbforum tr.hot td, .ebul_cbforum tr.expanded td {
  border-color: #8C8C8C;
}
.ebul_cbforum tr.hot a, .ebul_cbforum tr.expanded a {
  color: #0000FF;
  font-family: "Tahoma", serif;
  font-size: 11px;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
}

ul.ebul_cbforum {
  position: absolute;
  visibility: hidden;
}

span.ebul_imgcbforum16x16 { 
  width: 16px; 
  height: 16px; 
  display: block; 
}

.ebul_cbforum tr.hot span.ebul_imgcbforum16x16, .ebul_cbforum tr.expanded span.ebul_imgcbforum16x16 { 
  background-position: 0 -16px; 
} 

span.ebul_imgcbforum24x24 { 
  width: 24px; 
  height: 24px; 
  display: block; 
}

.ebul_cbforum tr.hot span.ebul_imgcbforum24x24, .ebul_cbforum tr.expanded span.ebul_imgcbforum24x24 { 
  background-position: 0 -24px; 
} 

