/* Avatar style */
.vcard .photo {
	display: block;
	left: 5px;
	max-width: 48px;
	max-height: 48px;
	margin-top: 35px;
	position: absolute;
	top: 0px;
}
