.number {
	text-align: right;
}
.count, .heading {
	text-align: center;
	vertical-align: bottom;
}
.balance {
	width: 75px;
}
.rate {
	width: 50px;
}
.min_pay {
	width: 75px;
}
.words {
	color: white;
	font-family: Century Gothic;
	font-size: 16px;
}
.bold {
	font-weight: bold;
}
.heading {
	font-weight: bold;
	font-size: 14px !important;
}
.empty_cell {
	color: white;
	width: 85px;
	border-bottom: solid white 1px;
	border-right: solid white 1px;
}
