/* ===============================
		::: VCARD :::
=============================== */

.vcard {
	border-top: 1px solid #A0977F;
	margin-left: 19px;
	padding: 20px 0 0 10px;
	width: 147px !important;
	width /**/: 157px;
}
.vcard UL {
	list-style: none;
	margin-left: 0;
}
.vcard LI {
	margin-left: 0;
}
.org {
	font-weight: bold;
}
.tel, .fax {}
.email {}

.vcard ADDRESS {
	font-style: normal;
	margin-bottom: 0;
}
.street-address {
	display: block;
}