@charset "UTF-8";

#investments{
	
	float:left;
	padding-bottom:20px;
	
}

#investments .txt{
	
	width:700px;
	padding:17px 0px 0px 16px;
	text-align:justify;
	
}

#investments .arrow{
	
	float:left;
	padding:2px 4px 0px 0px;
	
}

#investments .wrapper{
	
	float:left;
	width:480px;
	border-left:1px solid #eeefe8;

}

#investments .investmentTxt{
	
	float:left;
	padding-left:10px;
	
}

#investments .title{
	
	float:left;
	width:450px;
	padding:0px 0px 0px 0px;
	
}

#investments .title strong{
	
	line-height:18px;
	
}

.investmentImg{
	
	float:left;
	width:160px;
	text-align:center;
	padding:2px 15px 0px 10px;
	
}

#investments .contentTxt{
	
	float:left;
	width:450px;
	padding-top:10px;
	
}

#investments .descrTxt{
	
	float:left;
	width:450px;
	padding-top:2px;
	
}


#investments .contentTxt ul{
	
	padding:0px;
	margin:0px;
	
	padding-left:20px;
	padding-top:4px;
}

#investments .contentTxt b{

	font-size:12px;
	line-height:18px;

}

#investments .memberPadded{
	
	padding:0px 0px 20px 0px;
	
}

#adressLayer .txt{
	
	width:230px;
	color:#666666;
	
}

.adressLayerLogo{
	
	width:206px;
	text-align:center;
	padding-bottom:10px;
	
}

.adressLayerLine{
	
	width:210px;
	padding:10px 0px 0px 0px;
	border-top:1px solid #eeefe8;
	
}

.investmentSpace{
	
	float:left;
	height:40px;
	width:520px;
	
}

#infoLayer .txt span.italicTxt{
	
	text-align:left;
	font-style:italic;
	
}


#infoLayer .txt span{
	
	text-align:left;
}