.ebul_cbbuttons, .ebul_cbbuttons ul {
	background-color: #FF9900;
	border: 0px solid #FF9900;
	display: block;
	font-size: 1px;
	margin: 0px;
	overflow: auto;
	padding: 0px;
	position: absolute;
	visibility: hidden;
	z-index: 6;
}

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

.ebul_cbbuttons table {
  border-collapse: separate;
}

.ebul_cbbuttons tr {
  background-color: #FF9900;
  cursor: pointer;
  font-size: 1px;
}

.ebul_cbbuttons td {
  border: 0px solid #FF9900;
  padding: 2px;
  text-align: left;
}

.ebul_cbbuttons td a {
  color: #FFFFFF;
  font-family: "century Gothic", serif;
  font-size: 13px;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
}

.ebul_cbbuttons tr.hot, .ebul_cbbuttons tr.expanded {
  background-color: #E67300;
}

.ebul_cbbuttons tr.hot td, .ebul_cbbuttons tr.expanded td {
  border-color: #E67300;
}
.ebul_cbbuttons tr.hot a, .ebul_cbbuttons tr.expanded a {
  color: #FFFFFF;
  font-family: "century Gothic", serif;
  font-size: 13px;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
}

ul.ebul_cbbuttons {
	position: absolute;
	visibility: hidden;
	z-index: 7;
}                               

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

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

.cbbuttonsebul_menulist img {
  vertical-align: bottom;
  
}

.cbbuttonsebul_menulist {
  margin: 0px;
  padding: 0px;
  line-height: 0px;
}
