.rotatorbox {
	background: #FFFFFF url(images/bgr-box-trans.png) repeat-x top left;
	border:1px solid #dedbd1;
	margin: 0 0 15px 0px;
	padding:15px 0 15px 15px;
	/*overflow:hidden;*/
	
display:inline;
float:left;
	
}

#featured{ 
	width:325px; 
	padding-right:238px; 
	position:relative; 
	/*border:5px solid #ccc;*/ 
	height:250px; 
	background:#fff;
	
float:left;
overflow: hidden !important;
	
}
#featured ul.ui-tabs-nav{ 
	position:absolute; 
	top:0; left:325px; 
	list-style:none; 
	padding:0; margin:0; 
	width:238px; 

}
#featured ul.ui-tabs-nav li{ 
	padding:0 0 0 12px;  
	font-size:12px; 
	color:#666;
height: 62px; /* FIX HEIGHT  62px? */


}
#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:16px; 
}
#featured li.ui-tabs-nav-item a{ 
	display:block; 
	height:52px; 
	color:#333;  background:#fff; 
	line-height:18px;
	padding: 5px 10px 5px 0;
overflow: hidden;
	/* border-bottom: 1px solid #fff; */
}
#featured li.ui-tabs-nav-item a:hover { 
	background:#ececec; 
}
#featured li.ui-tabs-selected { 
	background: url('/featuredcontentslider/images/tab-arrow.gif') top left no-repeat;  
}
#featured ul.ui-tabs-nav li.ui-tabs-selected a{ 
	background:#d5e6f0; 
}
#featured .ui-tabs-panel { 
	width:325px; height:250px;
	/*background:#999;*/ 
	position:relative;
}
#featured .ui-tabs-panel img {
border: none;	margin: 0; padding: 0;
}
#featured .ui-tabs-panel .info { 
	position:absolute; 
	top:180px; left:0; 
	height:70px; 
	background: url('/featuredcontentslider/images/transparent-bg.png');
	width: 315px;
	overflow:hidden;
	color: #fff;
	padding: 0 5px;
}
#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:16px; color:#fff;
}
#featured .info a{ 
	text-decoration:none; 
	color:#fff; 
}
#featured .info a:hover{ 
	text-decoration:underline; 
}
#featured .ui-tabs-hide{ 
	display:none; 
}
#featured #panels {
width:325px; height:250px; overflow: hidden;
}
