﻿.profile
{
	float:left; 
	width:259px;
	border: solid 1px;
	margin:5px 10px 5px 15px;
	padding:5px 5px 5px 5px;
	background-color: #edebeb;
	border:solid 2px #C1C1C1;
}
.profile img
{
	margin-left:5px;
}
