.tx-ohcontenttree-pi1 {
	margin-bottom: 15px;
}

.tx-ohcontenttree-pi1 div.left {
	float: left;
	border: 1px solid #c0c0c0;
	border-bottom: none;
	width: 235px;
	max-width: 233px;
}
.tx-ohcontenttree-pi1 div.level {
	border-bottom: 1px solid #c0c0c0;
}
.tx-ohcontenttree-pi1 div.level.disabled {
	background: #f6f6f6;
}
.tx-ohcontenttree-pi1 div.header {
	padding: 0px 5px 0px 5px;
	line-height: 23px;
	vertical-align: middle;
	font-weight: bold;
	border-bottom: 1px solid #c0c0c0;
}
.tx-ohcontenttree-pi1 div.disabled div.header {
	color: #999999;
}
.tx-ohcontenttree-pi1 div.level div.items { overflow: auto; margin: 0px; padding: 0px; }
.tx-ohcontenttree-pi1 div.level.max_1 div.items { height: 105px; }
.tx-ohcontenttree-pi1 div.level.max_2 div.items { height: 65px; }
.tx-ohcontenttree-pi1 div.level.max_2 .level_1 div.items { height: 47px; }
.tx-ohcontenttree-pi1 div.level.max_2 .level_2 div.items { height: 83px; }

.tx-ohcontenttree-pi1 div.level div.items .item,
.tx-ohcontenttree-pi1 div.record div.items .item {
	line-height: 15px;
	vertical-align: center;
	padding: 0px 5px 0px 5px;
}
.tx-ohcontenttree-pi1 div.level div.items .item.ACT,
.tx-ohcontenttree-pi1 div.record div.items .item.ACT {
	background: #f6f6f6;
}
.tx-ohcontenttree-pi1 div.level div.items .item a,
.tx-ohcontenttree-pi1 div.record div.items .item a {
	text-decoration: none;
	display: block;
}
.tx-ohcontenttree-pi1 div.level div.items .item a:hover,
.tx-ohcontenttree-pi1 div.level div.items .item.ACT a,
.tx-ohcontenttree-pi1 div.record div.items .item a:hover,
.tx-ohcontenttree-pi1 div.record div.items .item.ACT a {
	color: #cc0000 !important;
}
.tx-ohcontenttree-pi1 div.record div.searchbox {
	float: left;
}
.tx-ohcontenttree-pi1 div.record div.header {

}
.tx-ohcontenttree-pi1 div.record div.searchbox input.search {
	width: 100px;
	font-family: Verdana,Helvetica,Arial,sans-serif;
	font-size: 8pt;
	border: 1px solid #cococo;
	padding: 0px;
}

.tx-ohcontenttree-pi1 div.right {
	float: left;
	border: 1px solid #c0c0c0;
	border-left: none;
	width: 235px;
	max-width: 234px;
}
.tx-ohcontenttree-pi1 div.record div.items {
	height: 105px;
	overflow: auto;
}
.tx-ohcontenttree-pi1 div.record.disabled {
	background: #f6f6f6;
}

.tx-ohcontenttree-pi1 div.level div.items,
.tx-ohcontenttree-pi1 div.record div.items {
	scrollbar-base-color: #e0e0e0;
	scrollbar-arrow-color: #ffffff;
	scrollbar-3dlight-color: #c0c0c0;
	scrollbar-darkshadow-color: #c0c0c0;
	scrollbar-face-color: #c0c0c0;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-track-color: #e0e0e0;
}