#featured{ 
	width:960px; 
	position:relative; 
	height:389px; 
	background:#fff url(../images/index/headerbanner/bg-headerbanner.jpg) ;
}
#featured ul.ui-tabs-nav{ 
	position:absolute; 
	top:20px; left:20px; 
	list-style:none; 
	padding:0; margin:0; 
	width:102px; 
}
#featured ul.ui-tabs-nav li{ 
	padding:0; padding-bottom:8px;  
}
#featured ul.ui-tabs-nav li img{ 
	float:left; 
	border: none;
}
#featured li.ui-tabs-nav-item, #featured li.ui-tabs-nav-item a { 
	display:block;
	background:url(../images/index/headerbanner/bg-tab-off.png) top left no-repeat; 
	width:90px;
	height:63px;
	margin:0;
	padding:0;
}
#featured li.ui-tabs-selected, #featured ul.ui-tabs-nav li.ui-tabs-selected a { 
	background:url(../images/index/headerbanner/bg-tab-on.png) top left no-repeat;  
}
#featured .ui-tabs-panel {width:820px; height:388px; float:right; margin-right:15px; position:relative;}
#featured .ultimate {background: url(../images/index/headerbanner/img01.jpg) no-repeat right bottom;}
#featured .domains {background:url(../images/index/headerbanner/img02.jpg) no-repeat right bottom;}
#featured .mach50 {background:url(../images/index/headerbanner/img03.jpg) no-repeat right bottom;}
#featured .design {background:url(../images/index/headerbanner/img04.jpg) no-repeat right bottom;}
#featured .promo {background:url(../images/index/headerbanner/img05.jpg) no-repeat right bottom;}
#featured .ui-tabs-panel ul {margin:0; padding:0 0 0 12px; list-style: none; line-height:18px; text-align:left;}
#featured .ui-tabs-panel ul li {background:url(../images/index/headerbanner/bullet-grey.gif) no-repeat 1px 50%; font-family:"Lucida Sans", Verdana, Arial, Helvetica, sans-serif; font-size:13px; margin:0; padding-left:12px;}
#featured .ui-tabs-panel img a {border:none;}
#featured .ui-tabs-panel p.hbtxt {font-size:18px; font-weight:normal; line-height:26px; color:#1d1d1d; padding:10px 0 25px 7px;}
#featured .ui-tabs-panel p.hbtxt span {color:#549a2f; font-weight:bold;}
#featured .ui-tabs-hide{ 
	display:none; 
}