div.report {
	
}
div.report div.report_image {
	float:left;
}
div.report .text {
	float:right;
	padding-left:20px;
	border-left:1px solid #9c9c9c;
}
div.report .text span.hl {
	color:#222929;
}
div.report .text span.subhl {
	color:#9c9c9c;
	font-size:14px;
}
div.report .text div {
	margin-top:10px;	
}
div.report .text a {
	text-decoration:underline;
}
.pdf-ico {
	background: url("/images/icons/pdf_icon.gif") no-repeat right 0;
	padding-right: 25px
}
.en_info {
	margin: 40px 0!important;
}