#featured .ui-tabs-panel .info a.hideshow{ display:none; }
#featured .ui-tabs-hide { display:none; }

#featured{ 
	position:relative; 
	float:left;
	width:100%; 
	height:520px; 
	overflow:hidden;
	padding:0px;
	margin:0px;
	border:0px;
	font-family: 'Open Sans', sans-serif;
}

#featured .ui-tabs-panel{ 
	position:relative; 
	float:left;
	width:100%; 
	height:520px; 
	overflow:hidden;
	padding:0px;
	margin:0px;
	border:0px;
}

#featured .ui-tabs-panel img { 
	position:relative; 
	float:left;
	width:100%; 
	height:520px; 
	overflow:hidden;
	padding:0px;
	margin:0px;
	border:0px;
}

#featured ul.ui-tabs-nav{ 
	position:absolute;
	z-index:9888;
	width: 30%;
	float:none;
	height: 20px;
	overflow:hidden;
	margin: 470px 0px 0px 40%;
	padding: 0px 0px 0px 0px;
	border:0px;
	list-style:none; 
}

#featured ul.ui-tabs-nav li{
	float:left;
	width: 14px;
	height: 14px;
	overflow:hidden;
	margin: 0px 5px 0px 5px;
	padding: 0px 0px 0px 0px;
	border: 3px solid #FFF;
	border-radius:50px;
}

#featured li.ui-tabs-nav-item a{ 
	float:left;
	width: 14px;
	height: 14px;
	overflow:hidden;
	margin:0px;
	padding:0px;
	border:0px !important;
}