/* @group Vcard */
#address{
	background:#fff url(../images/red-dot.png) no-repeat 0 30px;
}
.vcard{
	margin:0 32px;
	padding:.65em;
	margin-bottom:1em;
	font-size:85%;
}
#address .tags{
	display:none;
}
#address .tel{
	font-weight:bold;
}
/* @end */