

#featured{ 
	width:730px; 
	border:5px solid #003C70; 
	height:286px; 
	background:#fff;
	float:left;
	
}
#featured ul.ui-tabs-nav{ 
	
	list-style:none; 
	padding:0; margin:0; 
	width:298px; 
	height:250px;
	float:right;
	
}
#featured ul.ui-tabs-nav li{ 
	padding:1px 0;  
	font-size:12px; 
	color:#666; 
}
#featured ul.ui-tabs-nav li img{ 
	float:left; margin:2px 5px; 
	background:#fff; 
	padding:2px; 
	border:1px solid #eee;
}
#featured ul.ui-tabs-nav li span{ 
	font-size:11px; font-family:Verdana; 
	line-height:18px; 
}
#featured li.ui-tabs-nav-item a{ 
	background:url('../images/selector_normal.jpg') top left no-repeat;
	display:block; 
	padding-left:20px;
	height:90px; 
	color:#555555;  
	/*background:#CFCFCF; */ 
	text-align:left;
	font-weight:bold;
}
#featured li.ui-tabs-nav-item a:hover{ 
	/*background:#797979;*/
	color:#FFFFFF;  
	background:url('../images/selector_hover.jpg') top left no-repeat;
}
/*
#featured li.ui-tabs-selected{ 
	background:url('../images/selector_selected.jpg') top left no-repeat;  
}*/

#featured ul.ui-tabs-nav li.ui-tabs-selected a{ 
	color:#FFFFFF; 
	background: url('../images/selector_selected.jpg') top left no-repeat;  
} 
#featured .ui-tabs-panel{ 
	width:430px; 
	height:286px; 
	background:#999; 
	
	color:#FFF;
	margin:0px;
	padding:0px;
	float:left;
}
#featured .ui-tabs-panel .fmainImage img { 
	width:430px; 
	height:286px; 
	margin:0px;
	padding:0px;
}
#featured .ui-tabs-panel .info{ 
	position:relative; 
	width:430px;
	height:85px; 
	top:-90px;
	background: url('../images/transparent-bg.png'); 
}
#featured .info h2{ 
	font-size:18px; font-family:Georgia, serif; 
	color:#fff; padding:5px; margin:0;
	overflow:hidden; 
}
#featured .info p{ 
	margin:0 5px; 
	font-family:Verdana; font-size:11px; 
	line-height:15px; color:#f0f0f0;
}
#featured .info a{ 
	text-decoration:none; 
	color:#fff; 
}
#featured .ui-tabs-panel .fpropDetails {
	margin:0 5px; 
	width:300px;
	float:left;
	font-family:Verdana; font-size:11px; 
	color:#FFF;
	line-height:15px;
	font-weight:bold;
}
#featured .ui-tabs-panel.fbutton {
	margin:0 5px; 
	width:95px;
	float:left;
	color:#f0f0f0;
}

#featured .info a:hover{ 
	text-decoration:underline; 
}
#featured .ui-tabs-hide{ 
	display:none; 
}

.ftext{ 
	margin:0 5px; 
	font-family:Verdana; font-size:11px; 
	line-height:15px; color:#f0f0f0;
}
.rightsidetext{ 
	margin:0 5px; 
	font-family:Verdana; font-size:11px; 
	line-height:15px; color:#000;

}