div.mapoverlay div.item.friend {
	background:transparent url(/images/layout/content/vcard/bgMap.gif) no-repeat scroll left top;
	height:105px;
}

div.mapoverlay div.item {
	background:transparent url(/images/layout/content/vcard/bg.jpg) no-repeat scroll left top;
	float:left;
	height:138px;
	margin:5px 5px 0 0;
	overflow:hidden;
	width:205px;
}

div.mapoverlay div.item div.heading {
	color:#FFFFFF;
	font-weight:bold;
	height:19px;
	padding:6px 0 0 10px;
}

div.mapoverlay div.item div.pic {
	height:75px;
	margin-left:3px;
	width:77px;
	overflow:hidden;
	float:left;
}

div.mapoverlay div.item a.edge {
	background-position:0 100%;
	height:77px;
}

div.mapoverlay div.item a.edge {
	background:transparent url(/images/layout/content/vcard/map_bottomleft.gif) no-repeat scroll 3px 100%;
	border:0 none;
	display:block;
	padding:0;
	text-decoration:none;
	width:80px;
	background-position:0 100%;
}

div.mapoverlay div.item div.text {
	height:52px;
	overflow:hidden;
	width:100px;
	float:left;
	padding:3px 5px 0 3px;
}

div.mapoverlay div.item div.links {
	float:left;
	padding:2px 5px 0 3px;
	text-align:right;
	width:115px;
}