.RadPanelbar_Custom2
{
	font-family: Tahoma, Arial;
	font-size: 10px;
	margin-bottom: 10px;
	width: 179px;
}

.RadPanelbar_Custom2 .header
{
	background-repeat: no-repeat;
	cursor: hand;
	cursor: pointer;
	width: 179px;

}

.RadPanelbar_Custom2 .collapsed {
	font-family: Tahoma, Arial;
	font-size: 10px;
	text-align: right;
	text-transform: none;
	color: #000;
	width: 150px;
	height: 20px;
	padding-right: 15px;
	border-bottom-style: dotted;
	border-bottom-width: 2px;
	border-bottom-color: #f0ce67;
	

}

.RadPanelbar_Custom2 .header .collapsedhover {
	font-family: Tahoma, Arial;
	font-size: 10px;
	text-align: right;
	text-transform: none;
	color: #9d2a33;
	font-weight: bold;
	height: 20px;
	width: 150px;
	padding-right: 15px;
	border-bottom-style: dotted;
	border-bottom-width: 2px;
	border-bottom-color: #f0ce67;
}


.RadPanelbar_Custom2  .header .expanded 
{
	cursor: default;
	color: #000;
	text-transform: none;
	text-align: right;
	padding-right: 5px;
	height: 25px;
}
.RadPanelbar_Custom2  .header .expandedhover
{
	text-align: right;
	text-transform: none;
	color: #000;
	padding-right: 30px;
	background-repeat: no-repeat;
	background-position: top right;
	height: 20px;
	border-bottom-style: dotted;
	border-bottom-width: 2px;
	border-bottom-color: #f0ce67;
}
.RadPanelbar_Custom2 .header .selected 
{
	cursor: hand;
	cursor: pointer;
	color: #9e2a33;
	text-transform: none;
	text-align: right;
	padding-right: 15px;
	height: 20px;
	font-weight: bold;
	border-bottom-style: dotted;
	border-bottom-width: 2px;
	border-bottom-color: #f0ce67;

}

.RadPanelbar_Custom2 .header .disabled
{
}

.RadPanelbar_Custom2 .item 
{

	height: 2px;
	cursor: hand;
	cursor: pointer;
	text-align: right;
	text-transform: none;
	color: #09e2a33;
	padding-right: 15px;
	height: 20px;

}
.RadPanelbar_Custom2 .item .collapsed 
{
	cursor: hand;
	cursor: pointer;
	color: #9e2a33;
	text-transform: none;
	text-align: right;
	padding-right: 20px;
	height: 20px;
	
}
.RadPanelbar_Custom2 .item .collapsedhover
{
	cursor: hand;
	cursor: pointer;
	text-align: left;
	text-transform: none;
	color: #000;
	text-align: right;
	padding-right: 20px;
	height: 20px;
	border-bottom-style: dotted;
	border-bottom-width: 2px;
	border-bottom-color: #f0ce67;
}
.RadPanelbar_Custom2 .item .expanded 
{
	padding-right: 20px;
	font-weight: bold;
	color: #9d2a33;
	border-bottom-style: dotted;
	border-bottom-width: 2px;
	border-bottom-color: #f0ce67;
}
.RadPanelbar_Custom2 .item .expandedhover
{
	font-weight: bold;
	color: #9d2a334;
	padding-right: 20px;
	border-bottom-style: dotted;
	border-bottom-width: 2px;
	border-bottom-color: #f0ce67;

}
.RadPanelbar_Custom2 .item .selected 
{
	cursor: default;
	color: #000;
	text-transform: none;
	text-align: right;
	padding-right: 25px;
	height: 20px;
}
.RadPanelbar_Custom2 .item .disabled
{
}
