﻿.ebul_cbbuttons, .ebul_cbbuttons ul {
  background-color: #FFFFFF;
  border: 1px solid #646464;
  display: block;
  font-size: 1px;
  margin: 0px;
  overflow: auto;
  padding: 1px;
  position: absolute;
  visibility: hidden;
}

.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: #FFFFFF;
  cursor: pointer;
  font-size: 1px;
}

.ebul_cbbuttons td {
  border: 1px solid #FFFFFF;
  padding: 3px;
  text-align: left;
}

.ebul_cbbuttons td a {
  color: #000000;
  font-family: "Comic Sans MS", serif;
  font-size: 15px;
  font-style: normal;
  font-weight: bold;
  text-decoration: none;
}

.ebul_cbbuttons tr.hot, .ebul_cbbuttons tr.expanded {
  background-color: #0000FF;
}

.ebul_cbbuttons tr.hot td, .ebul_cbbuttons tr.expanded td {
  border-color: #0000FF;
}
.ebul_cbbuttons tr.hot a, .ebul_cbbuttons tr.expanded a {
  color: #FFFFFF;
  font-family: "Comic Sans MS", serif;
  font-size: 15px;
  font-style: normal;
  font-weight: bold;
  text-decoration: none;
}

ul.ebul_cbbuttons {
  position: absolute;
  visibility: hidden;
}                               

.cbbuttonsebul_menulist .spaced_li {
  padding: 0px 10px 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;
}
	* {
	    margin: 0;
	}
	html, body {
	height: 100%;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	width: 1080px;
	margin:0px auto;
	text-align:center
  
	}
	.wrapper {
    min-height: 100%;
	    height: auto !important;
	    height: 100%;
    margin: 0 auto -38px;
	}
	.footer, .push {
	    height: 38px;
	}
#Wrapper #LeftColumn table tr td {
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
	font-family: "Arial Black", Gadget, sans-serif;
}

