@CHARSET "ISO-8859-1";

/* #tools-stx-home { */
/* 	display: ; */
/* } */

/* #top_links, */
#toc-title,
.toc-docu,
#dsetname {
	display: none;
}

#toc {
	max-width: 100%;
	width: auto;
	padding-bottom: 0%;
	float: none;
}

div.updated {
    margin-top: 0px;
}

li.other {
	display: none;
}

li.active {
	cursor: pointer;
}
li.active:after {
	content: url('/statx/img/down-open-white-on-red-b.png');
	float: right;
}
li.active-open:after {
	content: '';
}

/* span.c-lbl, */
span.i-lbl {
	display: none;
}
span.i-btn,
span.b-lbl {
	margin-right: 8px;
}

.toolbar-icon {
    margin-left: 12px;
}

div.left-pane {
	max-width: 400px;
	min-width: 320px;
	float: inherit;
	margin: auto;
}
div.right-pane {
	width: auto;
}

#ts-nav {
	display: none;
}

#sel2input {
	display: none;
}

.box {
	display: block;
	margin-top: 5px;
}

/* #clip { */
/* 	height: 320px; */
/* } */