#featured{
	width:772px;
	padding-right:0px;
	position:relative;
	background-image: url('imagej/alt.png');
	height: 191px;
	
}
#featured ul.ui-tabs-nav{
	position:absolute;
	top:2px;
	left:3px;
	list-style:none;
	padding:0;
	width:292px;
	margin-top: 1px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 0px;
	right: 0px;
	bottom: 0px;
	height: 191px;
	vertical-align: middle;
	overflow: hidden;
	
}
#featured ul.ui-tabs-nav li{
	padding-left:0px;
	margin-right:15px
	font-size:12px;
	background-image: url('imagej/jq_sol.png');
	font-family: Verdana;
	font-weight: bold;
	/*color: #FFFFFF;*/
	text-align: left;
	padding-top: 0px;
	width: 292px;
	text-decoration: none;
}
#featured ul.ui-tabs-nav li img{
	float:left; margin:0px 0px; 
	width:291px;
	padding:0px;
	background:url('imagej/jq_sol.png')}
#featured ul.ui-tabs-nav li span{
	font-size:11px;
	font-family:Verdana;
	line-height:18px;
	position: relative;
	left: 5px;

	margin-right:5px
	top: 2px;
	right:10px
	height: 62px;	
	width:291px;
	text-align: justify;
	vertical-align: middle;
}
#featured li.ui-tabs-nav-item a{
	display:block;
	height:62px;
	width:291px	
	color:#FFFFFF;
	text-decoration: none;
	background-image: url('imagej/jq_sol3.png');
	background-repeat: no-repeat;	
	color: #FFFFFF;
	vertical-align: middle;
}
#featured li.ui-tabs-nav-item a:hover{
	background-image: url('imagej/jq_sol3.png');
	text-decoration: none;
	background-repeat: no-repeat;
	color: #FFE1FF;
	width:291px;
	cursor: hand;
}
#featured li.ui-tabs-selected{
	background-image: url('imagej/jq_sol2.png');
	background-repeat: no-repeat;
	color: #CCCCCC;
	width:291px;
}
#featured ul.ui-tabs-nav li.ui-tabs-selected a{
	background-image: url('imagej/jq_sol2.png');
	cursor: hand;
	background-repeat: no-repeat;
}
#featured .ui-tabs-panel{
	width:470px;
	height:185px;
	position:relative;
	left: 299px;
	vertical-align: middle;
	margin: 0px;
	top: 4px;
}
#featured .ui-tabs-panel .info{
	position:absolute;
	top:108px;
	left:0px;
	height:76px;
	background: url('imagej/transparent-bg.png');
	width: 470px;
	vertical-align: top;
}
#featured .info h2{
	font-size:11px;
	font-family:Verdana;
	color:#fff;
	overflow:hidden;
	font-weight: normal;
	text-align: justify;
	white-space: normal;
	display: block;
	width: 460px;
	height: 70px;
	vertical-align: middle;
	padding: 0px;
	margin-top: 5px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 5px;
}
#featured .info p{
	font-family:Verdana;
	font-size:11px;
	line-height:15px;
	color:#f0f0f0;
	vertical-align: middle;
}
#featured .info a{
	text-decoration:none;
	color:#fff;
	vertical-align: middle;
}
#featured .info a:hover{ 
	text-decoration:none; 
	color:#FFE1FF;
}
#featured .ui-tabs-hide{ 
	display:none; 
}

