/*--- ADD --- */
.border_dot {
 background-image:url('/templates/images/bor_bott.png');
}

/*--------------------*/

.ebul_cbmenu, .ebul_cbmenu ul {
  background-image:url('/templates/images/grip.png');
  background-repeat:no-repeat;
    
  background-color: #666666;
  border: 1px solid #B6CD12;
  display: block;
  font-size: 1px;
  margin: 0px;
  overflow: auto;
  padding: 3px;
  position: absolute;
  visibility: hidden;
  
  padding-top:15px;
  border-top-width:0px
}

.ebul_cbmenu_shadow {
  background-color: #777777;
  display: block;
  margin: 0px;
  overflow: hidden;
  position: absolute;
  visibility: hidden;
}

.ebul_cbmenu table {
  border-collapse: separate;
}

.ebul_cbmenu tr {
  background-color: #666666;
  cursor: pointer;
  font-size: 1px;
}

.ebul_cbmenu td {
  border: 0px solid #FFFFFF;
  padding: 3px;
  text-align: left;
}

.ebul_cbmenu td a {
  color: #EEEEEE;
  font-family: "Tahoma", serif;
  font-size: 11px;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
}

.ebul_cbmenu tr.hot, .ebul_cbmenu tr.expanded {
  background-color: #666666;
}

.ebul_cbmenu tr.hot td, .ebul_cbmenu tr.expanded td {
  border-color: #8C8C8C;
}
.ebul_cbmenu tr.hot a, .ebul_cbmenu tr.expanded a {
  color: #B6CD12;
  font-family: "Tahoma", serif;
  font-size: 11px;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
}

ul.ebul_cbmenu {
  position: absolute;
  visibility: hidden;
}                               

.cbmenuebul_menulist .spaced_li {
  padding: 0px 0px 0px 0px;
}

.cbmenuebul_menulist li {
  list-style-type: none;
  float: left;
}

.cbmenuebul_menulist img {
  vertical-align: bottom;
  margin-bottom:17px  
}

.cbmenuebul_menulist {
  margin: 0px;
  padding: 0px;
  line-height: 0px
}

