#featured{ 
	width:1100px; padding:0; margin:0 auto; top:0;
	 	position:relative;
	height:450px; 
	}
#featured ul.ui-tabs-nav{ 
	position:absolute; z-index:10; 
	bottom:0; right:0px; 
	list-style:none; margin:5px 0; margin-bottom:0px;
	padding:0; text-align:right;
	width:237px; height:25px; 
}
#featured ul.ui-tabs-nav li{ 
	padding:1px;  display:inline; 
	
}/*
#featured img{ 
	float:left; margin:3px 3px 3px 3px; 
	background:#fff; 
	padding:2px 2px 0px 2px; 
	border:1px solid #eee;
}*/
#featured ul.ui-tabs-nav li span{ 
	font-size:11px; font-family:Verdana; 

}
#featured li.ui-tabs-nav-item a{ padding-top:3px; padding-bottom:3px; width:20px; height:20px; 
}
#featured li.ui-tabs-nav-item a:hover{ 
	background: url('../images/small-selected.png'); background-repeat:no-repeat; 
}
/*#featured li.ui-tabs-selected{ 
}*/
#featured ul.ui-tabs-nav li.ui-tabs-selected a{
	background: url('../images/small-selected.png');  background-repeat:no-repeat; 
}/*
#featured .ui-tabs-panel{ left:13px; bottom:0;
	width:965px; height:340px; position:relative; 
}
#featured .ui-tabs-panel .info{ 
	position:absolute; margin-left:15px; margin-right:4px;
	top:0px; left:640px; 
	height:330px; width:280px; 
}
#featured .info h2{ 
	font-size:40px; font-family:"HandelGotDLig",Arial, Helvetica, sans-serif; text-align:center;
	color:#0194e3;  margin:5px; margin-bottom:15px; padding:0; margin-top:30px;
	overflow:hidden; 
}
#featured .info p{  padding:0; 
	margin:5px; text-align:justify;
	font-family:Verdana; font-size:13px;
	line-height:18px; color:#cccccc; 
}
#featured .info a{ 
	text-decoration:none; 
	color:#ffffff; 
}
#featured .info a:hover{ 
	text-decoration:underline; 
}*/
#featured .ui-tabs-hide{ 
	display:none; 
}