#feature_list {
	width: 608px;
	height: 216px;
	overflow: hidden;
	position: relative;
	border: 1px solid #D4D4D4;
}

#feature_list ul {
	position: absolute;
	top: 0;
	list-style: none;
	padding: 0;
	margin: 0;
}

#tabs { left: 0; z-index: 2; width: 253px; }

#tabs li { font-size: 11px;	font-family: Arial; background: url(../_imagens/spacer_tv.gif) left bottom no-repeat;	}

#tabs li a { color: #03386B; text-decoration: none;	display: block;	padding: 9px 10px 1px 10px; height: 44px; outline: none; margin:0;}

#tabs li a:hover {text-decoration: underline; width:218px;}

#tabs li a.current { color: #B02929; background: url(../_imagens/tv/feature-tab-current.png) left top no-repeat;	}

#tabs li a.current:hover { text-decoration: none; cursor: pointer;  background: url(../_imagens/tv/feature-tab-current.png) left top no-repeat; width:253px; }

#output { right: 0; width: 380px; height: 214px; position: relative;}

#output li { position: absolute; width: 380px; height: 216px;}

#output li a { 
	position: absolute; bottom: 4px; right: 5px; padding: 8px; text-decoration: none; font: bold 11px; color: #03386B; 
	background: #EFEFEF; -moz-border-radius: 5px; }

#output li a:hover { background: #ccc; }

.title_tv{font: bold 14px Arial, Helvetica, sans-serif; }
