
#contentsArea .topicListA {
	width: 100%;
	margin-top: 0;
	margin-bottom: 10px;
	/*\*/
	_margin-bottom: 0;
	/**/

	/*\*/
	overflow: hidden;
	_overflow: visible;
	zoom: 1;
	/**/
	/*\*//*/
	display: inline-table;
	/**/
}

#contentsArea .topicListA dt {
	float: left;
	width: 9.5em;
	margin: 0 0 10px;
	clear: left;
}

/*\*//*/
#contentsArea .topicListA dt {
	clear: none;
}
/**/

#contentsArea .topicListA dd {
	margin: 0 0 10px 9.5em;
	/*\*/
	zoom: 1;
	/**/
}


#contentsArea .topicListB {
	width: 99%;
	margin-top: 0;
	padding-top: .2em;

	/*\*/
	overflow: hidden;
	_overflow: visible;
	zoom: 1;
	/**/
	/*\*//*/
	display: inline-table;
	/**/
}

#contentsArea .topicListB dt {
	display: inline;
	margin: 0;
	padding: 0.2em 0.2em 0.2em 0.3em;
	background: #999;
	color: #fff;
	font-size: 10px;
	_font-size: xx-small;
	_fo\nt-size: x-small;
	font-size: 9px;
	line-height: 1;
}

#contentsArea .topicListB dd {
	clear: left;
	margin: 0.4em 0 12px;
	padding: 0 0 0 14px;
	text-indent: -14px;
	list-style: none;
}

#contentsArea .topicListB dd a {
	padding-left: 14px;
	background: url(/shared/en/img/icon_arrow_01.gif) 0px 0.2em no-repeat;
	/* \*/
	_background: none;
	/* */
	_background/* */: url(/shared/en/img/icon_arrow_01.gif) 0px 0.2em no-repeat;
}

/*\*//*/
#contentsArea .topicListB dd a {
	display: inline-block;
	margin-left: -12px;
	text-indent: 0;
}
/**/

#contentsArea .topicListB dd a.external {
	background-image: url(/shared/en/img/icon_arrow_02.gif);
}

#contentsArea .topicListC {
	margin-left: 0;
	padding-left: 0;
}

#contentsArea .topicListC li {
	margin-bottom: 0.5em;
	padding-left: 13px;
	text-indent: -13px;
	list-style: none;
}

#contentsArea .topicListC li a {
	padding-left: 13px;
	background: url(/shared/en/img/icon_arrow_07.gif) 4px 0.4em no-repeat;
	/* \*/
	_background: none;
	/* */
	_background/* */: url(/shared/en/img/icon_arrow_07.gif) 4px 0.4em no-repeat;
}

/*\*//*/
#contentsArea .topicListC li a {
	display: inline-block;
	margin-left: -13px;
	text-indent: 0;
}
/**/

#contentsArea .topicListD {
	margin-left: 0;
	padding-left: 0;
}

#contentsArea .topicListD li {
	margin-bottom: 0.5em;
	padding-left: 18px;
	text-indent: -18px;
	list-style: none;
}

#contentsArea .topicListD li.withoutLink {
	text-indent: 0;
}

#contentsArea .topicListD li a {
	padding-left: 18px;
	background: url(/shared/en/img/icon_arrow_03.gif) 4px 0.4em no-repeat;
	/* \*/
	_background: none;
	/* */
	_background/* */: url(/shared/en/img/icon_arrow_03.gif) 4px 0.4em no-repeat;
}

/*\*//*/
#contentsArea .topicListD li a {
	display: inline-block;
	margin-left: -18px;
	text-indent: 0;
}
/**/
