.boxtable {
	border: 1px solid #ccc;
	padding:10px;
}

.boxtable .row .left {
	width:48%;
	margin-right:10px;
}

.boxtable .row .right {
	width:48%;
}


.vcard {
	margin-bottom:10px;
}

.org {
	font-size: 1.2em;
	margin-bottom:5px;
	font-weight: bold;		
}

.name,
.street-address,
.postal-code,
.locality,
.tel, .fn {
	font-weight: normal;
}

.type {
	display:none;
}

.email, .url {
	font-size:1.3em;
}

.email {
	margin-top:5px;
}

.email a {
	text-decoration:none;
}

.email p,
.url p{
	margin:0;
}

.right .email p a {
	font-weight:bold;
}
