@import url("ptml.css");
@import url("sidebar.css");

.vcard h1.fn {
	font-weight: normal;
	font-size: 2em;
	clear: left;
}

.vcard img.photo {
	float: right;
	position: relative;
	left: 5em;
	margin-left: -4em;
	margin-bottom: 1em;
}
