.hptabber {
	background: #ddd;
	float: left;
	width: 523px;
	padding: 3px 10px 10px 10px;
	display: inline;
}

.tabberlive .tabbertabhide {
	display: none;
	}

.tabber {
	padding: 0px;
	border: 1px #b1c3d4 solid;
	}

.tabberlive {
	margin-bottom: 10px;
	}
  
ul.tabbernav {
	margin: 0;
	padding: 0 0 2px;
	position: relative;
}

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

ul.tabbernav li a {
	padding: 3px 0.5em;
	border-bottom: none;
	text-decoration: none;
	font-weight: bold;
	color: #2255aa;
	}

ul.tabbernav li a:link {
	color: #2255aa;
	margin: 0px 5px 0px 0px;
	}
	
ul.tabbernav li a:visited {
	color: #2255aa;
	}

ul.tabbernav li a:hover {
	color: #f00;
	}

ul.tabbernav li.tabberactive a {
	background: #e8edf1;
	border: 1px #b1c3d4 solid;
	border-bottom: none;
	color: #2255aa;
	text-decoration: none;
	}

ul.tabbernav li.tabberactive a:hover {
	color: #2255aa;
	background: #e8edf1;
	}
  
.tabberlive .tabbertab {
	background: #e8edf1;
	padding: 5px;
	border: 1px #b1c3d4 solid;
	float: left;
	width: 538px;
	height: 385px;
	}
	

.tabbertabright img {
	border: 0;
	float:left;
	padding:0px 10px 10px 0px;
}
	
.tabbertabright {
	width: 520px;
	margin: 0;
	padding: 10px;
	text-align:	justify;
	}
.tabbertabright p.timestamp{
	padding: 10px 0;
}
.tabberlive .tabbertab h3 {
	font-size: 16px;
	padding:10px 0 0 0;
	margin:0px;
	text-indent:9px;

}
.tabberlive .tabbertab h3 a {
	color: #333;
	text-decoration: none;
}
.tabberlive .tabbertab h3 a:hover {
	color: #b60000;
}
.tabberlive .tabbertab h2 {
	display: none;
	}

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