﻿div.profile
{
	margin-left: 15px;
	margin-top: 10px;
	margin-bottom: 20px;
	width: 600px;
}
div.photo
{
	width: 185px;
	float: left;

}
div.photo img
{
	background-color: #ded5ca;
	padding: 5px;
}
div.profile_info
{
	width: 405px;
	float: right;
}