body{
	margin:0;
	font:62.5% Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#666;
}
#featured{ 
}


#featured ul.ui-tabs-nav{ 
	margin:0;
	padding:10px 6px 0 8px;
	list-style:none;
	overflow:hidden;
	height:1%;
}
#featured ul.ui-tabs-nav li{ 
	margin:0 0 3px;
	width:100%;
	float:left;
}
#featured li.ui-tabs-nav-item a:hover{ 
	background:url(../images/bull-gallery-nav.gif) no-repeat 100% 40%;
	cursor: pointer;
}
#featured li.ui-tabs-nav-item{ 
	background:url(../images/bull-gallery-nav.gif) no-repeat 100% 40%;
	cursor: pointer;  
}
#featured li.ui-tabs-nav-item img{ 
	border:1px solid #999;  
}
#featured li.ui-tabs-selected{ 
	background:url(../images/bull-gallery-nav.gif) no-repeat 100% 40%;
	cursor: default;
}
#featured li.ui-tabs-selected img { 
	border:1px solid #fff;
}
#featured ul.ui-tabs-nav li img{ 
	float:left;
}

#featured li.ui-tabs-nav-item a{ 
	display:block; 
	height:46px; 
	color:#333; 
}






#featured .ui-tabs-panel{ 
	width:531px;
	height:355px;
	float:left;
    position: relative;
}
#featured .ui-tabs-panel .info{ 
	position:absolute; 
	bottom:0; left:0; 
	background:url(../images/bg-gallery-text.png) repeat-y;
	width:484px;
	padding:0 25px 15px 22px;
}
#featured .info h2{ 
	font-size:2.4em;
	line-height:1em;
	color:#fff;
	font-weight:normal;
	margin:0;
	padding:17px 0 11px;
}
#featured .info p{
	color:#fff;
	width:372px;
	padding:0 0 0 3px;
	margin:0;
}
#featured .info a{ 
	text-decoration:none; 
	color:#fff; 
}
#featured .info a:hover{ 
	text-decoration:underline; 
}
#featured .ui-tabs-hide{ 
	display:none; 
}

#featured .more{
position:absolute;
height:14px;
float:right;
bottom:12px;
right:12px;

}
#featured .moreRU{
position:absolute;
height:14px;
float:right;
bottom:12px;
right:12px;

}
#featured .more a{
	background:url(../images/bg-more2.gif) bottom no-repeat;
	height:14px;
	text-align:center;
	color:#393939;
	position:relative;
	width:53px;
	float:right;
	font-size:11px;
}
#featured .moreRU a{
	background:url(../images/bg-more2-ru.gif) bottom no-repeat;
	height:14px;
	text-align:center;
	color:#393939;
	position:relative;
	width:74px;
	float:right;
	font-size:11px;
	
}
