#profiles_left {
	width: 640px;
}

.d_edit {
	background: #fff;
	float: right;
	border: 1px solid #cdcdcd;
	font-size: 10px;
	font-weight: bold;
	padding: 2px;
	text-align: center;
	text-decoration: none !important;
	width: 40px;
	height: 15px;
}

#profiles_titles {
	font-size: 13px;
	width: 90%;
}

#profiles_left h1 {
	font-size: 17px;
}

#profiles_left h2 {
	font-size: 13px;
}

.profiles_text {
	margin-top: 15px;
}

#profiles_right {
	float: right;
	width: 250px;
	border-left: 2px solid #e8dba7;
	padding-left: 25px;
	word-wrap: break-word;
}

#profiles_photo img {
	max-width: 245px;
}

#profiles_right h1 {
	margin-top: 10px;
}

#content #profiles_right ul {
	padding-left: 20px;
}

#profiles_education {
	line-height: 18px;
}