.vcard {
	background-image: url(../img/vcardfill.png);
	background-repeat: no-repeat;
	color: #777;
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
        margin-right: 40px;
}

.fn {
	background-image: url(../img/topright.png);
	background-repeat: no-repeat;
	background-position: top right;
	padding-top: 2em;
	font-weight: bold;
	font-size: 1.1em;
        margin-bottom: 0;
}

p.title { margin-top:0; }

.telecommunications {
	background-image: url(../img/bottom-left.png);
	background-repeat: no-repeat;
	background-position: left bottom;
        margin-top: 1em;
	margin-bottom: 2em;
}


p.email {
	background-image: url(../img/bottom-right.png);
	background-position: right bottom;
	background-repeat: no-repeat;
	padding-bottom: 2em;
}

p.url { margin-top: 0; }

.vcard img {
	float: right;
	padding-right: 1em;
	margin-top: -4em
}

.vcard p {
	margin-left: 1em;
}

.vcard {
	background-image: url(../img/vcardfill.png);
	background-repeat: no-repeat;
	color: #777;
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	width: 28em;
}

.adr p, .telecommunications p {
       margin-top: 0;
       margin-bottom: 0;
}