#summary {
	padding:15px 0;
	}
#summary table {
	border-top:1px solid #CCC;
	border-left:1px solid #CCC;
	}
	#summary table td, #summary table th {
	border-bottom:1px solid #CCC;
	border-right:1px solid #CCC;
	padding:4px 4px 3px;
	line-height:1.2em;
	}
	#summary table td {
	font-size:0.9em;
	color:#666;
	}
	#summary table th {
	text-align:left;
	font-weight:normal;
	background:#E5E5E5;
	}
	#summary table td.tab {
	background:#F2F2F2;
	}
	#summary .note {
	text-align:right;
	font-size:0.8em;
	margin-top:0.8em;
	}
	#summary h3 {
	font-weight:normal;
	margin-bottom:0.8em;
	}