
.vcard
{
	border-bottom: 1px solid #000000;
	padding: 10px 0px;
}
.fn
{
    font-weight: bold;
    color: #660E06;
}


.org
{
	font-weight: bold;
}

.name_and_numbers, .streets
{
width: 50%;
float: left;
}


div.locality,
div.region,
div.country-name
{
	display: inline;
}

.tel {
    display: inline;
}

.hide
{
	display: none;
}
