.hcard-profile img.photo {
	float: left;
	margin-right: 10px;
	margin-bottom: -10px;
	padding: 5px;
	background-color: lightgrey;
}
.hcard-profile h2 {
	clear: left;
	background: none;
}
.hcard-profile p.note {
	margin-top: 2em;
}
.hcard-profile dl.contact dt {
	float: left;
/* 	width: 10em; */
}
.hcard-profile dl.contact dd {
/* 	margin-left: 10em; */
}
.hcard-profile dl.contact ul,
.hcard-profile dl.contact ul li {
	list-style-type: none;
	padding: 0px;
}
