.container-profile{
	display: block;
	float: left;
	height: 415px;
	position: relative;
	width: 760px;
	padding-left: 130px;
	overflow:auto;
	overflow-x: hidden;
	scrollbar-face-color:#DEC09B;
	scrollbar-highlight-color:#79502E;
	scrollbar-3dlight-color:#DEC09B;
	scrollbar-darkshadow-color:#DEC09B;
	scrollbar-shadow-color:#79502E;
	scrollbar-arrow-color:#79502E;
	scrollbar-track-color:#DEC09B;
	padding-bottom: 0px;
	padding-right: 70px;
}
.container-profile h1{
	margin: 0px;
}
.container-profile h2{
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #3A3A3A;
	line-height: 25px;
	padding-bottom: 30px;
	text-align:justify;
	text-justify:inter-ideograph;
}
.container-profile h2 b{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 35px;
	font-weight: bold;
	color: #BA1515;
}
.container-profile h2 strong{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 18px;
	color: #6B4919;
	font-weight: normal;
}

