#featured{ 
	width:355px; 
	padding-right:159px; 
	position:relative; 
	height:248px; 
	background: url(/img/slideshow/bg.png) top left no-repeat;
}

#featured ul.ui-tabs-nav{ 
	position:absolute; 
	top:0; left:355px; 
	list-style:none; 
	padding:0; margin:0; 
	width:156px;
	right: 3px; 
	text-align:center;
}

#featured ul.ui-tabs-nav li{ 
	padding-left:3px;  
	font-size:12px; 
	color:#666; 
}

#featured ul.ui-tabs-nav li img{ 
	float:left; margin:2px 5px; 
	background:#fff; 
	padding:2px; 
}

#featured li.ui-tabs-nav-item a{
  	font-weight: bold;
	display:block;
	height: 62px;
	color: #0B7892;
	line-height: 62px;
	font-size:11px;
	text-decoration: none;
}

#featured li.ui-tabs-nav-item a span
{
  	position: relative;
  	top: -1px;
  	left: 2px;
}

#featured li.ui-tabs-nav-item a:hover{ 
	background: url(/img/slideshow/link_over_bg.png) left center no-repeat;
}

#featured ul.ui-tabs-nav li.ui-tabs-selected a,
#featured ul.ui-tabs-nav li.ui-tabs-selected a:hover{ 
	background: url(/img/slideshow/link_bg.png) left center no-repeat;
	color: #FFF;
}

#featured .ui-tabs-panel{ 
	width:355px; height:248px; 
	position:relative;
}

div.hr
{
	width:321px;
	margin-left: 13px; 
	height: 2px;
	background: url(/img/slideshow/hr.png) top center repeat-x;
}

#featured .ui-tabs-panel .info
{
	position:absolute;
	color: #646463;
	left:3px; top: 3px;
	height: 242px;
	width: 349px;
}

div.info div.text
{
  	font-size: 12px;
  	color: #646463;
  	padding: 3px 13px 0px 13px;
}

div.info div.more_link
{
  	margin-top: 10px;
  	padding-right: 15px;
	float: right;
}

div.info div.text a
{
  	background: url(/img/slideshow/bullet.gif) left center no-repeat;
  	padding-left: 12px;
	text-decoration:none; 
	color:#F50C0C; 
	font-size: 12px;
}

div.info div.more_link a
{
  	font-weight: bold;
  	text-decoration:none; 
	color:#F50C0C; 
	font-size: 12px;
}

div.info div.text a:hover,
div.info div.more_link a:hover
{
  	text-decoration: underline;
}

div.info div.info_container
{
  	background:#FFFFFF; 
	height: 100%;
}

#featured .info h2{ 
    	font-family: tahoma;
	font-size:13px;
	padding: 11px 10px 10px 13px;
	margin: 0px;
	font-weight: normal;
	overflow:hidden; 

}

div.info h2 a{

	text-decoration:none; 
	color:#0E6F86; 
	font-weight: bold;
}

div.info a:hover
{ 
	text-decoration:underline; 
}

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