.tabberlive .tabbertabhide {
 display:none; 
}

ul.tabbernav {
	margin: 0;
	padding: 0;
	float:left;
}

.border-tbr-upper {
	width: 287px;
	height: 32px;
	float: left;
	background:url(../images/border-upper-thin.gif) left top repeat-x;
}

ul.tabbernav li {
	list-style: none;
	float: left;
	margin: 0;
	background: url(../images/aba.gif) left top no-repeat;
	width: 91px;
	height: 31px;
	text-align: center;
}

ul.tabbernav li.tabberactive {
	background: url(../images/aba-ativa.gif) left top no-repeat;
	width: 90px;
}

ul.tabbernav li a {
	text-decoration: none;
	color: black;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	position:relative;
	top: 6px;
}

.tabbertab {
	float:none;
	clear:left;
	width: 653px;
	border-left:1px solid #ffcb17;
	position:relative;
	top:-1px;
	overflow:hidden;
}

.tabbertab {
	height: 200px !important;
}

.tabbertab-content {
	float: left;
	width: 648px;
	background-color: #fff2cc;
	height: 200px;
}

.tabbertab-border {
	float: right;
	width: 4px;
	border-left:1px solid #ffcb17;
	background:url(../images/aba-conteudo-borda-right.gif) left top no-repeat;
	
	padding-bottom:9999px;
	margin-bottom:-9999px;
}

.tabs-border-bottom {
	background: url(../images/aba-conteudo-borda-bottom.gif) left top no-repeat;
	margin-top: -1px;
	width: 654px;
	height: 6px;
}

.tabs-border-bottom-edge {
	background: url(../images/aba-conteudo-borda-edge.gif) left top no-repeat;
	width: 5px;
	height: 6px;
	float: right;
}
