.vcard {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 350px;
	border: 2px solid #268dc7 !important;
	padding: 4px 4px 4px 4px !important;
	-moz-border-radius: 8px;
	border-radius: 8px;
	background-color:#fff;
	margin: 4px 0 !important;}	

.vcard a {
	color: #003;
	text-decoration: underline;
}

.vcard a:hover {
	color: #000;
text-decoration: none;
border-bottom: 1px dotted #000033;}


.vcard .fn {
	display: block;
	font-weight: bold;
} 

.vcard h2 {
font-family: Verdana, Arial, Helvetica, sans-serif;
text-align: center;
font-size: 140%;
color: #003;}