.ebul_cbnav_buttons, .ebul_cbnav_buttons ul {
  background-color: #0066FF;
  border: 0px solid #3399FF;
  display: block;
  font-size: 1px;
  margin: 0px;
  overflow: auto;
  padding: 2px;
  position: absolute;
  visibility: hidden;
}

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

.ebul_cbnav_buttons table {
  border-collapse: separate;
}

.ebul_cbnav_buttons tr {
  background-color: #0066FF;
  cursor: pointer;
  font-size: 1px;
}

.ebul_cbnav_buttons td {
  border: 1px solid #0066FF;
  padding: 3px;
  text-align: left;
}

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

.ebul_cbnav_buttons tr.hot, .ebul_cbnav_buttons tr.expanded {
  background-color: #3399FF;
}

.ebul_cbnav_buttons tr.hot td, .ebul_cbnav_buttons tr.expanded td {
  border-color: #3399FF;
}
.ebul_cbnav_buttons tr.hot a, .ebul_cbnav_buttons tr.expanded a {
  color: #FFFFFF;
  font-family: "Tahoma", serif;
  font-size: 11px;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
}

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

.cbnav_buttonsebul_menulist .spaced_li {
  padding: 0px 1px 0px 0px;
}

.cbnav_buttonsebul_menulist li {
  list-style-type: none;
  float: left;
}

.cbnav_buttonsebul_menulist img {
  vertical-align: bottom;
  
}

.cbnav_buttonsebul_menulist {
  margin: 0px;
  padding: 0px;
  line-height: 0px;
}
span.ebul_imgcbnav_buttons16x16 { 
  width: 16px; 
  height: 16px; 
  display: block; 
}

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

