.profileArea{
	background-color:#FAFAFA;
	background-image:url(../share/image/note.gif);
	background-repeat:no-repeat;
	background-position:right bottom;
	border-color:#CCCCCC;
	border-width:1px;
	border-style:solid;
	width:680px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:20px;
}

.profileAreaInner {
	padding:10px;
}

.profilePhoto {
	border-color:#CCCCCC;
	border-width:1px;
	border-style:solid;
	margin-right:20px;
}

.profilePhotoArea {
	vertical-align:top;
	text-align:left;
}

.discription {
	vertical-align:top;
}
.discription p {
	padding:0px;
	margin:0px;
}
