sup {
	font-size: 0.6em;
}

#about-cki .highlight {
	font-size: 15px;
	color: #333;
	font-weight: bold;
}

#about-cki .note {
	font-size: 11px;
	color: #333;
}

#about-cki #signature {
	margin-top: 3em;
}
#about-cki #signature strong {
	font-size: 15px;
	font-weight: bold;
	color: #900;
}

/* Chairman's Letter */
#about-cki .summary table {
	border-top: 2px solid #900;
	border-bottom: 2px solid #900;
}
#about-cki .summary table th,
#about-cki .summary table td {
	padding: 3px 5px;
	white-space: nowrap;
}
#about-cki .summary table thead th {
	text-align: right;
	font-weight: normal;
	border-bottom: 2px solid #900;
}
#about-cki .summary table tbody th {
	text-align: left;
	font-weight: normal;
	padding-right: 30px;
}
#about-cki .summary table tbody th.details {
	color: #900;
	font-weight: bold;
	padding-left: 1.7em;
}
#about-cki .summary table .data {
	text-align: right;
}
#about-cki .summary table .recent_yr {
	font-weight: bold;
}
#about-cki .summary table tbody .recent_yr {
	background: #CCC;
}
#about-cki .summary table tbody .earnings th,
#about-cki .summary table tbody .earnings td {
	padding-top: 1em;
}
#about-cki .summary table tbody .dividends th,
#about-cki .summary table tbody .dividends td {
	padding-top: 1em;
	padding-bottom: 1em;
}
#about-cki .summary p.remarks {
	font-size: 10px;
	font-style: italic;
	padding-left: 1.1em;
	text-indent: -1.1em;
}
/* End Chairman's Letter */

/* Financial Review */
#about-cki table.fin_re_liability th,
#about-cki table.fin_re_liability td {
	padding: 5px 10px;
	white-space: nowrap;
}

#about-cki table.fin_re_liability th {
	text-align: left;
	font-weight: normal;
}
#about-cki table.fin_re_liability td {
	text-align: right;
	/*background: #CCC;*/
}
#about-cki table.fin_re_liability thead th,
#about-cki table.fin_re_liability thead td {
	border-top: 2px solid #900;
	border-bottom: 2px solid #900;
}
#about-cki table.fin_re_liability .total th,
#about-cki table.fin_re_liability .total td {
	border-top: 1px solid #900;
	border-bottom: 2px solid #900;
}
/* End Financial Review */