/* CSS Document */#card-nav {	border-bottom:1px solid #dfe3e5;	}#quiz {	padding:20px 20px 0px 20px;	}#quiz h3 {	font-size:1.05em;	margin-bottom:10px;	font-weight:bold;	}#quiz .error {	color:#ed1c24;	}#quiz p.results {	color:#ff6600;	font-weight:bold;	width:470px;	line-height:1.3;	margin-bottom:15px;	}#quiz p.results-last {	color:#ff6600;	font-weight:bold;	width:470px;	line-height:1.3;	margin-bottom:0;	}#quiz p {	font-size:.75em;	margin-bottom:0;	}#quiz p.try {	margin:25px 0 10px 0;	}#quiz #error {	color:#ed1c24;	font-weight:bold;	margin:10px 0 0 0;	line-height:1.3;	}#quiz #results {	font-weight:bold;	font-size:.9em;	line-height:1.4;	margin:15px 0 25px 0;	}#credit_quiz h3 {	margin:25px 0 5px 0;	}form#credit_quiz input {	margin-right:4px;	}#button {	margin:30px 0 20px 0;	}#card-faq {	margin-top:15px;	}