
.slider { overflow:hidden; height:401px; z-index:-100;}
#featured {
			width:920px;
			position:relative;
			height:354px;
		}
		#featured ul.ui-tabs-nav  { background: url(../images/tabs-nav-bg.png) left top; list-style: none; position: absolute; z-index: -100; top: 127px; left: 486px; width: 10px }
		#featured ul.ui-tabs-nav li  { font-size: 0; line-height: 0; background: url(../images/item.png) no-repeat 1px 50%; margin-bottom: 4px; width: 10px; height: 10px; overflow: hidden; vertical-align: top }
		#featured ul.ui-tabs-nav li.ui-tabs-selected  { background: url(../images/item-selected.png) no-repeat left top }
			#featured ul.ui-tabs-nav li a {
				display:block;
				width:10px;
				height:10px;
				overflow:hidden;
			}
		
		#featured .info { 
			width:402px;
			height:354px;
			background:#161616;
			position:absolute;
			left:518px;
			top:0;
			color:#838383;
			font-size:1.1em; z-index:1111;
			color:#838383;
			font-family:Arial, Helvetica, sans-serif;
		}
		
		#featured .info2 { }
		
		
			#featured .info .inner { 
				padding:35px 50px 0 45px;
			}
				
		
		#featured .info ul {
			padding-bottom:25px; font-size:15px; margin:0px 3px 0px 0px;
		}
			#featured .info ul li {
				border-bottom:1px solid #2d2d2d;
				width:100%;
				overflow:hidden;
				padding:2px 0px 3px 0px;
				margin-bottom:1px;
				vertical-align:top;
			}
			#featured .info ul li.last {
				border-bottom:none;
			}
				#featured .info ul li strong {
					float:left;
					color:#fff;
					padding-left:6px;
				}
				#featured .info ul li span {
					float:right;
				}
			
			#featured .info .button  { color: #000; font-size: 12px; font-weight: bold; line-height: 30px; text-decoration: none; background: url(../images/button.gif) no-repeat left top; text-align: center; letter-spacing: 1px; display: block; margin: 0 0 0 6px; width: 92px; height: 31px; float: left }
			#featured .info .button:hover {
				color:#fff;
			}
			#featured .info .price {
				font-size:30px;
				line-height:1.1em;
				color:#fff;
				font-weight:normal;
				float:right;
			}

		#featured .ui-tabs-hide {display:none; }

