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