.vcard	{	/*margin-top: 15px;*/
			/*font-size: 0.9em;*/
			margin: 15px;
			padding-bottom: 5px;
			border-bottom: 1px dashed #DDDDDD;
		}
		
.vcard h2
		{	margin:0;
			margin-bottom: 5px;
			color: #404040;
			/*font-size: 0.9em;
			padding-bottom:5px;*/
		}
		
.vcard em	
		{
			float:left;
			width: 65px;
		}
		
.vcard div
		{
			clear:both;
			font-size: 0.9em;
			height:15px;
			min-height: 15px;
			height: auto !important;
			overflow: visible;
		}
.vcard p
		{
			margin:0;
			padding:0;
			margin-bottom: 5px;
			color: #606060;
			text-align: left;
		}