#featured{
	width:607px;
	position:relative;
	border:0px solid #ccc;
	height:190px;
	background:#fff;
         z-index:1;
}
#featured ul.ui-tabs-nav{
	position:absolute;
	list-style:none;
}
#featured .ui-tabs-panel{
	width:607px; height:190px;
	background:#999; position:relative;
}
#featured .ui-tabs-hide{
	display:none;
}