@charset "utf-8";
/* CSS Document */

ul.vcard {
	list-style-type:none;
	width:16em;
	float:left;
	margin:1em 25px 3em 30px;
	}
	
.vcard {
	border-left: #c88a12 solid 8px;
	}
	
.fn {
	font-weight:bold;
	font-size:1.2em;
	}