
#sidebar img.photo
{
	float: left;
	width: 150px;
	margin: 0;
}

#sidebar .tools
{
	float: right;
	width: 65px;
	padding: 1em 0;
}

#sidebar .body
{
	float: left;
	clear: both;
	padding: 1em 0;
	width: 100%;
}

