#instructions li {
	list-style-type: none;
	padding: 3px 0 3px 0;
	clear: left;
}
ul b {
	background-color: #333333;
	color: #ffffff;
	width: 15px;
	margin: 0 10px 0 0;
	display: block;
	float: left;
	line-height: 15px;
	font-size: 12px;
	text-align: center;
	border: 3px double #333333;
}

.featureBox {
	background-color: #F7F7F3;
	border: 1px solid #D6D3BD;
	border-bottom-width: 3px;
	padding: 10px;
	margin: 20px 0 0 0;
}
#tabs .math {
	width: 56px;
	height: 120px;
	line-height: 120px;
	color: #636552;
	overflow: hidden;
	font-size: 48px;
	float: left;
	display: block;
	visibility: visible;
	padding: 0;
	text-align: center;
	font-weight: bold;
	margin: 0 0 10px 0;
}
#tabs .integer {
	width: 120px;
	height: 120px;
	border: 2px solid #D6D3BD;
	background-color: #f5f5f1;
	display: table;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	float: left;
	visibility: visible;
	padding: 0;
	text-align: center;
	margin: 0 0 10px 0;
}
#tabs .integer strong { display: table-cell; vertical-align: middle; }

a.deluxe {
	height: 53px;
	width: 145px;
	background-image: url("/images/personal-checks.gif");
	text-indent: -9114px;
	display: block;
	overflow: hidden;
	margin: 25px auto;
}
p.portrait {
	width: 142px;
	text-align: center;
	float: left;
	padding: 10px 0;
}
p.right { float: right; }
p.investments { margin: 30px 0 0 0; text-align: center; }
p.portrait strong { display: block; margin: 3px auto; text-align: center; }
p.portrait img { border: 1px solid #999999; background-color: #FFFFFF; padding: 5px; }
p.fine-print { font-family: Arial, Helvetica, sans-serif; font-size: 10px; text-align: center; }
p.fine-print img { vertical-align: middle; margin: 0 20px; }
