.tabberlive .tabbertabhide {
	display: none;

	}

.tabber {
	padding: 0px;
	}


.tabbertab p{
	font-size:13px; 
	color: #ffffff;
        display:inline;
	margin:0px 0px 10px 0px;
}

.tabbertab a{
	background: #333333;
	font-size:11px; 
	color: #a0a0a0;
	margin:0px 0px 10px 0px;
}

.tabbertab img{
	/*float:top;*/
	margin:0px 0px 3px 0px;
        display:inline;
}

.tabberlive {
	margin-bottom: 10px;
        display:inline;
	}
  
ul.tabbernav {
	margin: 0;
	padding: 0px 0;
	color: #202020;
	font-size: 14px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	}

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: #747474;
	/*background: #DDDDDD;*/
	margin: 0px 5px 0px 0px;
	}
/*	
ul.tabbernav li a:visited {
	color: #202020;
	background: #DDDDDD;
	}*/

ul.tabbernav li a:hover {
	/*background: #666666;*/
	color: #747474;
	text-decoration:underline;
	}

ul.tabbernav li.tabberactive a {
	background: #333333;
	color: #a0a0a0;
	text-decoration:underline;
	}

ul.tabbernav li.tabberactive a:hover {
	background: #333333;
	color: #a0a0a0;
	text-decoration:underline;
	}
  
.tabberlive .tabbertab {
	background: #333333;
	padding: 10px 0px 0px 0px;
	}
	
.tabberlive .tabbertab h1 {
	color: #a0a0a0;
	font-size: 22px;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
	padding: 10px 0px 0px 0px;
	}

.tabberlive .tabbertab h2 {
	display: none;
	}
	
.tabberlive .tabbertab h3 {
	display: none;
	}

.tabbertab cite {
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	}
