#featured {
	top:120px;
	width:388px;
	left: 360px;
	position:relative;
	height:234px;
}

#featured ul.ui-tabs-nav {
	position:absolute;
	top:225px;
	left:502px;
	list-style:none;
	width:615px;
	z-index:100;
	background:left top;
	padding:9px 9px 9px 9px;
	width:9px;
}
#featured ul.ui-tabs-nav li { 
	width:9px; 
	height:9px; 
	overflow:hidden; 
	margin-bottom:3px;
	background:#516f72  no-repeat 5px top;
	vertical-align:top;
	font-size:0;
	line-height:0;
}
#featured ul.ui-tabs-nav li.ui-tabs-selected { 
	background:#add83d no-repeat left top;
}
	#featured ul.ui-tabs-nav li a {
		display:block;
		width:10px;
		height:10px;
		overflow:hidden;
	}




#featured .ui-tabs-hide {display:none; }
/*== featured box end ==*/

