	background:#fff;
}
.container { 
	width:930px; 
	margin:0px 0px;
	font-size:.875em;
}
/*== featured box begin ==*/
#featured {
	width:930px;
	position:relative;
	height:407px;
}
#featured ul.ui-tabs-nav {
	position:absolute;
	top:395px;
	right:0px;
	list-style:none;
	z-index:100;
	/* background:url(../images/item-bg.png) 100% 100% no-repeat; */
	background:#000;
	padding:0px 0px 0px 4px;
	width:160px;
	height:12px;
	margin:0px 0px 0px 0px;
}
#featured ul.ui-tabs-nav li { 
	width:31px; 
	height:6px; 
	overflow:hidden; 
	margin-bottom:1px; margin-left:1px; margin-top:5px;
	background:url(item0000.gif) repeat-x 0px 0px;
	vertical-align:top;
	font-size:0;
	line-height:0; float:left;
}
#featured ul.ui-tabs-nav li.ui-tabs-selected { 
	background:url(item-sel.gif) repeat-x 0px 0px;
}
	#featured ul.ui-tabs-nav li a {
		display:block;
		width:31px;
		height:6px;
		overflow:hidden;
		padding:0px 0px 0px 0px;
		font-size:12px; line-height:13px; font-weight:bold; font-family:Verdana, Geneva, sans-serif;
	}
#featured .ui-tabs-hide		 {display:none; }
/*== featured box end ==*/
