#featured { 
	width:910px;
	height:520px;
	overflow:hidden;
	background:#000;
	margin:0 0 40px 0;
}

#featured ul.ui-tabs-nav {
	display:none;
}

#featured .ui-tabs-panel .info a.hideshow {
	position:absolute;
	margin:0;
	outline:none;
}

#featured .info a { 
	text-decoration:none; 
	color:#fff; 
}

#featured .info a:hover { 
	text-decoration:underline; 
}

#featured .ui-tabs-hide { 
	display:none; 
}