﻿
.vcard
{
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	padding: 5px;
	background: no-repeat left top;
	width: 316px;
	height: 161px;
	margin: 10px;
	background-color: #EAEAEA;
}

.org
{
	font: 17px/30px Georgia, "Times New Roman" , Times, serif;
}
.telecommunications
{
	display: block;
	margin-left: 100px;
	text-align: left;
	float: left;
}
.type
{
	display: none;
}
.name
{
	font-weight: bold;
	padding-top: 20px;
	display: block;
	text-align: center;
	table-layout: fixed;
	vertical-align: middle;
	width: 100%;
}

