.CardTable {
	border: 0;
	float: left;
/*	margin-bottom: 1em; */
}
.CardLogo {
	text-align: right;
	padding-bottom: .6em;
}
.CardName {
	text-align: left;
	vertical-align: top;
	padding-left: 1em;
	line-height: 1em;
}

#Content h2.Cleared {
	clear: left;
}

