.content {
	margin-right: 10px;
	margin-left: 5px;
	}
.content-case{
	text-align: justify;
	font-size: 9pt;
	line-height: 20px;
	margin-bottom: 10px;
}
.content-case h1{
	font-size: 11pt;
	font-weight: bold;
	color: #000000;
	filter:DropShadow(Color=#FFFFFF, OffX=1, OffY=1); 
	background-image: url(../images/icon/icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 16px;
	line-height: 30px;
}
.content-case img.leaf{
	margin: 5px;
	float: left;
	border: 1px solid #D9D9D9;
}
.content-case img.right{
	margin: 5px;
	float: right;
	border: 1px solid #D9D9D9;
}
