#businesscard100 {
	clear: both;
	padding: 10px 0px 0px 20px;
	margin: 3px 0px 0px 0px;
	font-size: 100%;
	max-width: inherit;
	/*width: 100%;*/
	/*background-color: #F5BABE;*/
	border-top: 1px dotted #DE1022;
	/*border-bottom: 1px dotted #DE1022;*/
}

#businesscard100 a {
	color: #000099;
	text-decoration: none;
	font-size: 90%;
}

#businesscard100 a:active {
	color: #000000;
	font-size: 90%;
}

#businesscard100 a:hover {
	color: #FF0000;
	font-size: 90%;
}

#businesscard100 a:link {
	color: #000099;
	font-size: 90%;
}

#name {
	font-weight: bold;
	float: left;
	font-size: 90%;
}

#function {
	font-style: italic;
	float: left;
	clear: both;
	margin: 2px 0px 3px 0px;
	font-size: 90%;
}

#info {
	float: left;
	font-weight: normal;
	font-size: 100%;
	color: #666666;
	clear: both;
	padding: 0px 0px 1px 0px;
	margin: 0px 0px 0px 0px;
}
