.tabberlive .tabbertabhide {
	display: none;
	}

.tabber {
	padding: 5px;
	}

.tabberlive {
	margin-top:1em;
	margin-bottom: 0px;
	}
  
ul.tabbernav {
	padding: 0px 0;
	border-bottom: none;
	font: bold 10px  Arial, Tahoma, Verdana;
	}

ul.tabbernav li {
	list-style: none;
	margin: 0;
	border-bottom: none;
	display: inline;
	}

ul.tabbernav li a {
	border-bottom: none;
	text-transform: uppercase;
	text-decoration: none;
	}

ul.tabbernav li a:hover {
	border-bottom: none;
	text-transform: uppercase;
	text-decoration: none;
	}

ul.tabbernav li a:link {
	color: #000000;
	background: #ffffff;
	}
	
ul.tabbernav li a:visited {
	color: #000000;
	}

ul.tabbernav li a:hover {
	text-decoration: none;
	background: #none;
	}

ul.tabbernav li.tabberactive a {
	color: #353535;
	font: bold 18px  Arial, Tahoma, Verdana;
	font-weight: bold;
	border: none;
	text-decoration: none;
	}

ul.tabbernav li.tabberactive a:hover {
	font: bold 18px  Arial, Tahoma, Verdana;
	font-weight: bold;
	text-decoration: none;
	}
  
.tabberlive .tabbertab {
	background: #ffffff;
	padding: 0px 20px 20px 20px;
	}

.tabberlive .tabbertab a {
	color: #000000;
	}

.tabberlive .tabbertab a:visited {
	color: #000000;
	}

.tabberlive .tabbertab a:hover {
	text-decoration: underline;
	}

.tabberlive .tabbertab h2 {
	display: none;
	}
	
.tabberlive .tabbertab h3 {
	display: none;
	}

.tabbertab cite {
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	}
