.tabberlive .tabbertabhide {
	display: none;
	}

.tabber {
	padding: 0px;
	}

.tabberlive {
	margin-bottom: 10px;
	}

ul.tabbernav {
	margin: 0;
	padding: 0px 0;
	color: #250000;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: normal;
	}

ul.tabbernav li {
	list-style: none;
	margin: 0;
	display:inline;
	}

ul.tabbernav li a {
	padding: 3px 0.5em;
	border-bottom: none;
	text-decoration: none;
	}

ul.tabbernav li a:link {
	color: #250000;
	background: #b58a29;
	margin: 0px 5px 0px 0px;
	}
	
ul.tabbernav li a:visited {
	color: #250000;
	background: #b58a29;
	}

ul.tabbernav li a:hover {
	background: #c2a85d;
	color: #250000;
	text-decoration: none;
	}

ul.tabbernav li.tabberactive a {
	background: #e7d08d;
	color: #250000;
	text-decoration: none;
	}

ul.tabbernav li.tabberactive a:hover {
	background: #85733e;
	color: #250000;
	}
  
.tabberlive .tabbertab {
	background: #160606;
	padding: 10px 0px 0px 0px;
	}
	
.tabberlive .tabbertab h1 a {
	color: #ffffff;
	font-size: 16px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
	padding: 1px 0px 1px 5px;
	line-height: 20px;
	}

.tabberlive .tabbertab a {
	color: #d6d903;
	font-size: 14px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
	padding: 1px 0px 1px 5px;
	line-height: 20px;
	}

.tabberlive .tabbertab h2 {
	display: none;
	}
	
.tabberlive .tabbertab h3 {
	display: none;
	}

.tabbertab cite {
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	}
