@charset "utf-8";

#content #bawimage #iinnerprofiling {
	width: 280px;
	border: 2px solid #000066;
	background-image: url(backgrounds/profilingpic.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 275px;
	float: right;
	margin-right: 10px;
}
#content #bawimage #iinnerprofiling p {
	font-weight:500;
	color: #666666;
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: justify;
	width: 90%;
}

