/*------------------------------------------------------------------------
# "Hot Newsflash" Joomla module
# Copyright (C) 2010 ArhiNet d.o.o. All Rights Reserved.
# License: http://www.gnu.org/licenses/gpl-2.0.html GNU/GPLv2 only
# Author: HotJoomlaTemplates.com
# Website: http://www.hotjoomlatemplates.com
-------------------------------------------------------------------------*/

#featured ul.ui-tabs-nav{ 
	position:absolute;
	top:0; right:0;
	list-style:none; 
	padding:0; margin:0;
}

#featured ul.ui-tabs-nav li { 
	padding:0; 
	font-size:12px; 
}

#featured li.ui-tabs-nav-item a { 
	display:block; 
	padding-left:5px;
	text-decoration:none;
	overflow:hidden;
}

#featured .infotext h2 { 
	padding:5px 0; margin:0;
	overflow:hidden;
	font-size:36px;
	line-height:36px;
}

#featured .infotext h2 a {
}

#featured .infotext p {
	overflow:hidden;
}

#featured .infotext a:hover{ 
	text-decoration:none; 
}

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

#featured {
	background:url(../images/tabs_bg.png) top right no-repeat;
}