@charset "UTF-8";
.profileTextArea {
	margin-left: 95px;
	margin-bottom: 25px;
	background-image: url(../profile/images/iconFlower.png);
	background-repeat: no-repeat;
	padding-left: 25px;
	font-size: 13px;
	line-height: 21px;
}
.profileTextHeader {
	width: 120px;
	float: left;
}
.profileText {
	float: left;
	color: #666;
	font-size: 13px;
	line-height: 21px;
}
