.leftContainer
{
	float: right;
	width: 606px;
	margin-top: 0px;
	margin-right: 5px;
	display: inline;
}

.fundsRisk_tableHeader_shadow
{
	float: left;
	display: inline;
	width: 574px;
	height:31px;	
	position: relative;
	background:#c4bcc7;
	top:0px;
	left:2px;
	margin-top:35px;	
}

.fundsRisk_tableHeader
{
	float: left;
	width: 572px;
	height:29px;
	background:#FFFFFF;
	border:1px solid #f25d23;
	text-align:right;
	position: relative;	
	left: -2px;
	top: -2px;
	background-image: url(images/funds/riskMap_gradient.gif);	
	display: inline;
}

.fundsRisk_tableHeader .title_text
{
	color:#f25d23;
	font-size:12px;
	font-weight:bold;
	padding-top:8px;
	padding-right:18px;
	
}

.fundsRisk_tableHeader .title_index
{
	float:right;
	width:73px;	
}
.fundsRisk_tableHeader .title_nis
{
	float:right;
	width:210px;
}
.fundsRisk_tableHeader .title_stock
{
	float:right;
	width:144px;
}

.fundsRisk_tableHeader .title_foreignCurrency
{
	float:right;
	width:140px;
}

.fundsRisk_table
{
	float: left;
	clear:both;
	margin-top:10px;
	width: 610px;
	position:relative;
}




.fundsItem_shadow
{
	display:inline;
	float:right;
	width:56px;
	height:47px;
	background:#c4bcc7;
	position: relative;
	margin-top:10px;
	margin-right:10px;
	margin-bottom:5px;
	right: -2px;
	top: 2px;	
}

.fundsItem_box
{
	
	
	float:right;
	width:56px;
	height:45px;
	background:#FFFFFF;
	position: relative;
	border:1px solid #087D5B;
	right: 2px;
	top: -2px;	
	

}
.fundsItem_box .text
{
	font-size: 11px;
	font-weight:bold;
	color: #087D5B;
	text-align:center;
}

.col_category_shadow
{
	display:inline;
	float:right;
	width:27px;
	height:223px;
	background:#c4bcc7;
	position: relative;
	right: -3px;
	top: 2px;
	
}
.col_category
{
	float:right;
	width:27px;
	height:221px;
	background:#f4f4f4;
	border:1px solid #087D5B;
	position: relative;
	right: 2px;
	top: -2px;
	
	
}
.col_category img
{
	
	width:27px;
	
}
.col_index
{
	float:right;
	width:73px;
	height:223px;
	background:#f4f4f4;
	margin-right:6px;
	
}
.col_nis
{
	float:right;
	width:210px;
	height:223px;
	background:#f4f4f4;
	margin-left:1px;
}
.col_stock
{
	float:right;
	width:144px;
	height:223px;
	background:#f4f4f4;
	margin-left:1px;
}

.col_foreignCurrency
{
	float:right;
	width:146px;
	height:223px;
	background:#f4f4f4;
}

