table.ci {
	}

table.ci th, table.ci td{
	font-size:75%;
	line-height:160%;
	color:#333;
	vertical-align:top;
	padding:0 1em 0.5em 0;
	}

table.ci th{
	white-space:nowrap;
	font-weight:bold;
	width:11em;
	}

table.ci td{
	}
dt, dd {
	padding:0.25em;
	}
dt {
	clear: left;
	float: left;
	width:8em;
	}
dd {
	}
