.RadPanelbar_Custom4 {
	width:235px;
}
.RadPanelbar_Custom4 .header {
	background: #019ebc;
	border-bottom: solid 1px #FFF;
	cursor: hand;
	cursor: pointer;
	color:#fff;
	font:bold 11px Arial, Helvetica, sans-serif;
	line-height:24px;
	text-indent:10px;
}
.RadPanelbar_Custom4 .header .collapsed {
	
}
.RadPanelbar_Custom4 .header .collapsedhover {

}
.RadPanelbar_Custom4 .header .expanded {
	background: url(Img/pijltje-wit.png) no-repeat 220px center;
}
.RadPanelbar_Custom4 .header .expandedhover {
	background:url(Img/pijltje-wit.png) no-repeat 220px center;
}
.RadPanelbar_Custom4 .header .selected {
}
.RadPanelbar_Custom4 .header .disabled {
	background:#3a0b52 url(Img/pijltje-wit-hover.png) no-repeat 220px center;
}
.RadPanelbar_Custom4 .item {
	background: #80cfde;
	color:#fff;
	cursor: hand;
	cursor: pointer;
	border-bottom:1px solid #fff;
	font:bold 11px Arial, Helvetica, sans-serif;
	line-height:24px;
	text-indent:15px;
}
.RadPanelbar_Custom4 .item .collapsed {
}
.RadPanelbar_Custom4 .item .collapsedhover {
	cursor: hand;
	cursor: pointer;
	font:bold 11px Arial, Helvetica, sans-serif;
	line-height:24px;


}
.RadPanelbar_Custom4 .item .expanded {
	
}
.RadPanelbar_Custom4 .item .expandedhover {

}
.RadPanelbar_Custom4 .item .selected {
	background: #fff url(Img/pijltje-blauw.png) no-repeat 220px center;
	color:#019ebc;
}
.RadPanelbar_Custom4 .item .disabled {
}

