.panelbar .item {
    display: block;
    float: none;
    font-size: 12px;
    position: static;
}

.RadPanelbar_BTSMenu .text {
/*	color: #000000;*/
    margin-bottom: 8px;
    padding: 3px 0 0 24px;
	background:url(/portals/0/skins/bts/images/arrowGreen.gif) 6px 5px no-repeat;
}

.RadPanelbar_BTSMenu .link span {
    /*background: url("/portals/0/skins/bts/images/selectGreen.gif") no-repeat scroll 0 0 transparent;*/
    /*color: #FFFFFF;*/
/*    height: 17px;
    padding: 5px 0 0 22px;*/
}

.panelbar .level1 {
    overflow-x: hidden;
    overflow-y: auto;
    padding-left: 16px;
	max-width:194px;
}
