.vcard {
	font-size: 0.8em;
}

.vcard .c1 {
	width: 100px; 
	float: left;
}

.vcard .c2 {
	width: auto; 
	float: left;
}

.vcard .stopfloat {
	clear: both;
}