.ebul_cbCheckin, .ebul_cbCheckin ul {
  background-color: #144EC4;
  border: 1px solid #1C3E7C;
  display: block;
  font-size: 1px;
  margin: 0px;
  overflow: auto;
  padding: 2px;
  position: absolute;
  visibility: hidden;
}

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

.ebul_cbCheckin table {
  border-collapse: separate;
}

.ebul_cbCheckin tr {
  background-color: #144EC4;
  cursor: pointer;
  font-size: 1px;
}

.ebul_cbCheckin td {
  border: 1px solid #144EC4;
  padding: 3px;
  text-align: left;
}

.ebul_cbCheckin td a {
  color: #D4E6FC;
  font-family: "Tahoma", serif;
  font-size: 11px;
  font-style: normal;
  font-weight: bold;
  text-decoration: none;
}

.ebul_cbCheckin tr.hot, .ebul_cbCheckin tr.expanded {
  background-color: #448EEC;
}

.ebul_cbCheckin tr.hot td, .ebul_cbCheckin tr.expanded td {
  border-color: #D4E6FC;
}
.ebul_cbCheckin tr.hot a, .ebul_cbCheckin tr.expanded a {
  color: #FFFFFF;
  font-family: "Tahoma", serif;
  font-size: 11px;
  font-style: normal;
  font-weight: bold;
  text-decoration: underline;
}

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

span.ebul_imgcbCheckin16x16 { 
  width: 16px; 
  height: 16px; 
  display: block; 
}

.ebul_cbCheckin tr.hot span.ebul_imgcbCheckin16x16, .ebul_cbCheckin tr.expanded span.ebul_imgcbCheckin16x16 { 
  background-position: 0 -16px; 
} 

