@charset "utf-8";

/* INDEX */
#indexTopics table {
	margin-top: 5px;
	margin-bottom: 5px;
}
#indexTopics th {
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	width: 65px;
	padding-top: 3px;
	padding-bottom: 2px;
	line-height: 16px;
}
#indexTopics td {
	font-size: 12px;
	line-height: 16px;
	padding-bottom: 2px;
	padding-top: 3px;
}
