@charset "utf-8";

#content .img_floatleft {
	width: auto;
	float: left;
	overflow: auto;
	margin-right: 1em;
}
#content .profile_img_floatright {
	width: 300px;
	float: right;
	margin-left: 1em;
	color: #666;
	text-align: justify;
}
