p.bk {
font-size:110%;
padding-top:25px;
padding-bottom:2px;
margin:0;
}

.bg, .br {
padding-left: 20px;
font-weight: normal;
}
.bg {
background: url("/common/img/t.gif") no-repeat center left;
	}
.br {
background: url("/common/img/p.gif") no-repeat center left;
}
.sz {
float:right;
width: 170px;
text-align:right;
}

.gl {
float:left;
width: 470px;
}

.tot {
margin:0;
padding:0;
border-bottom: #333 1px dotted;
width: 100%;
}

ul.ns_hierarchy, ul.ns_hierarchy li {
	clear: both;
}

ul.book, ul.ns_hierarchy, ul.ns_hierarchy ul{
	list-style-type: none;
	margin: 0;
	padding-left: 0px;
	text-align: left;
}
ul.ns_hierarchy{
	padding-left: 18px;
}
ul.ns_hierarchy ul{
	padding-left: 22px;
}
li.nsh_closed span, li.nsh_opened span{
	float: left;
	position: absolute;
	width: 9px;
	height: 9px;
	margin: 6px 6px 0 -18px;
   overflow: hidden;
	cursor: pointer;
	font: normal 0.8em/0.8em sans-serif;
}
li.nsh_closed span em, li.nsh_opened span em{
	position: absolute;
	width: 9px;
	height: 9px;
	top: 0;
	left: 0;
	background: url("/common/img/plus-min.gif") no-repeat;
}
li.nsh_closed span em{
	background-position: bottom;
}



