.tabber, .tabberlive .tabbertabhide  
{
	display:none;
}
.tabberlive {
 
	float: left;
	width: 100%;
	line-height: normal;
}

/* News tabs */
.fnewsdiv{margin-bottom: 5px;}
.fnewdate{color: #B8B8B8; font-size: 1em; font-weight: normal; display:inline; margin: 0px 7px 0px 0px; padding: 0;}
.fnewsheadlines{font-size: 1em; font-weight: normal; text-transform: none; display:inline; margin: 0; padding: 0;}
.fnewsheadlines a, .fnewsheadlines a:link, .fnewsheadlines a:visited{color: #717171;text-decoration: none;}
.fnewsheadlines a:hover{text-decoration: none;}

ul.tabbernav
{
	margin: 0;
	padding: 0;
	list-style: none;
	height: 31px;
	clear: both;
	background: url(/resources/images/invest.is/Templates/Tabber/tabbernav_bg.gif) repeat-x;
	margin-bottom: 1px;
	border-left:1px solid #E6E6E6;
	border-right:1px solid #E6E6E6;
	width: 478px;
	\width: 480px;
	w\idth: 478px;
}

ul.tabbernav li
{
	float: left;
	margin: 0;
	margin-left: 0;
	margin-right: 0px;
	padding: 0;
	line-height: 31px;
}

ul.tabbernav li a, ul.tabbernav li a:visited
{
	float: left;
	display: block;
	padding: 0px 25px 0 26px;
	color: #7D7D7D;
	font-size: 1em;
	text-decoration: none;
}


ul.tabbernav li.tabberactive
{
	background: url(/resources/images/invest.is/Templates/Tabber/tabbernav_on_bg.gif) repeat-x;

}

ul.tabbernav li.tabberactive a
{
	color: #7D7D7D;
	background: url(/resources/images/invest.is/Templates/Tabber/tabbernav_on_bg.gif) repeat-x;
}

ul.tabbernav li a:hover, ul.tabbernav li.tabberactive a:hover
{
	color: black;
	text-decoration: none;
}
.tabbertab{float: left; clear: both;width: 100%;}

.tabbertab {
	border:1px solid #E6E6E6;
	width: 448px;
	\width: 480px;
	w\idth: 448px;
	
 }
.tabberlive .tabbertab {
	padding:0px;
	border-top:0;
	height:100px;
	overflow:auto;
	background: #FAFAFA;
	border-top:1px solid #E6E6E6;
	padding: 10px 15px;
}

.tabberlive .tabbertab h2 {
 display:none;
}
.tabberlive .tabbertab h3 {
 display:none;
}