.RadListBox_NOAH {
	color: #3b3b3b;
	font: normal 13px 'Segoe UI', Tahoma, sans-serif;
	line-height: 22px
}
.RadListBox_NOAH .rlbTemplateContainer {
	border-color: #d7d7d7
}
.RadListBox_NOAH .rlbGroup {
	border: 1px solid #d7d7d7;
	color: #555;
	background-color: white
}
.RadListBox_NOAH .rlbHeader, .RadListBox_NOAH .rlbFooter {
	padding: 2px 5px;
	color: #5f5f5f;
	background-color: #eaeaea
}
.RadListBox_NOAH .rlbHeader {
	border-bottom-color: #d7d7d7
}
.RadListBox_NOAH .rlbFooter {
	border-top-color: #d7d7d7
}
.RadListBox_NOAH .rlbHovered {
	color: #555;
	background: #bbeaf3
}
.RadListBox_NOAH .rlbSelected {
	color: black;
	background: #fffae8
}
.RadListBox_NOAH .rlbDisabled {
	color: #d7d7d7;
	background-color: transparent
}
.RadListBox_NOAH .rlbDisabled .rlbImage {
	opacity: .5;
	filter: alpha(opacity=50)
}
.RadListBox_NOAH .rlbButton {
	border-color: #c9c9c9;
	color: #3b3b3b;
	background-color: #ebebeb;
	padding: 2px;
	height: 22px;
	border-width: 1px;
	border-style: solid;
	border-radius: 3px;
	overflow: hidden
}
.RadListBox_NOAH .rlbButton:hover {
	border-color: #939393;
	color: #444;
	background-color: #b4b4b4
}
.RadListBox_NOAH .rlbButton.rlbDisabled, .RadListBox_NOAH .rlbButton.rlbDisabled:hover {
	border-color: #c9c9c9;
	color: #d7d7d7;
	background-color: #ebebeb;
	filter: alpha(opacity=50);
	opacity: .5
}
.RadListBox_NOAH .rlbButtonAreaTop .rlbButton, .RadListBox_NOAH .rlbButtonAreaBottom .rlbButton {
	padding: 2px
}
.RadListBox_NOAH .rlbNoButtonText {
*width:22px;
*height:22px
}
.RadListBox_NOAH .rlbButtonTL, .RadListBox_NOAH .rlbButtonTR, .RadListBox_NOAH .rlbButtonBL, .RadListBox_NOAH .rlbButtonBR {
	padding: 0;
	height: 22px;
	line-height: 22px;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	display: inline-block;
*display:block
}
.RadListBox_NOAH .rlbButtonText {
	padding: 0 0 0 22px;
	line-height: 22px
}
.RadListBox_NOAH .rlbNoButtonText .rlbButtonText {
	padding-left: 22px
}
.RadListBox_NOAH .rlbButtonText {
*background-image:url('ListBox/rlbSprite.png')
}
.RadListBox_NOAH .rlbButtonText:before {
	content: "";
	width: 16px;
	height: 16px;
	background-image: url('Common/radActionsSprite.png');
	background-repeat: no-repeat;
	position: absolute;
	top: 3px;
	left: 3px
}
.RadListBox_NOAH .rlbMoveUp .rlbButtonText:before {
	background-position: -17px -417px
}
.RadListBox_NOAH .rlbMoveUp:hover .rlbButtonText:before {
	background-position: -117px -417px
}
.RadListBox_NOAH .rlbMoveUpDisabled .rlbButtonText:before, .RadListBox_NOAH .rlbMoveUpDisabled:hover .rlbButtonText:before {
	background-position: -17px -417px
}
.RadListBox_NOAH .rlbMoveDown .rlbButtonText:before {
	background-position: -17px -467px
}
.RadListBox_NOAH .rlbMoveDown:hover .rlbButtonText:before {
	background-position: -17px -467px
}
.RadListBox_NOAH .rlbMoveDownDisabled .rlbButtonText:before, .RadListBox_NOAH .rlbMoveDownDisabled:hover .rlbButtonText:before {
	background-position: -17px -467px
}
.RadListBox_NOAH .rlbMoveToTop .rlbButtonText:before {
	background-position: -17px -217px
}
.RadListBox_NOAH .rlbMoveToTop:hover .rlbButtonText:before {
	background-position: -117px -217px
}
.RadListBox_NOAH .rlbMoveToTopDisabled .rlbButtonText:before, .RadListBox_NOAH .rlbMoveToTopDisabled:hover .rlbButtonText:before {
	background-position: -17px -217px
}
.RadListBox_NOAH .rlbMoveToBottom .rlbButtonText:before {
	background-position: -17px -267px
}
.RadListBox_NOAH .rlbMoveToBottom:hover .rlbButtonText:before {
	background-position: -117px -267px
}
.RadListBox_NOAH .rlbMoveToBottomDisabled .rlbButtonText:before, .RadListBox_NOAH .rlbMoveToBottomDisabled:hover .rlbButtonText:before {
	background-position: -17px -267px
}
.RadListBox_NOAH .rlbDelete .rlbButtonText:before {
	background-position: -17px -2617px
}
.RadListBox_NOAH .rlbDelete:hover .rlbButtonText:before {
	background-position: -117px -2617px
}
.RadListBox_NOAH .rlbDeleteDisabled .rlbButtonText:before, .RadListBox_NOAH .rlbDeleteDisabled:hover .rlbButtonText:before {
	background-position: -17px -2617px
}
.RadListBox_NOAH .rlbButtonAreaLeft .rlbTransferFrom .rlbButtonText:before, .RadListBox_NOAH .rlbButtonAreaRight .rlbTransferTo .rlbButtonText:before {
	background-position: -17px -117px
}
.RadListBox_NOAH .rlbButtonAreaLeft .rlbTransferFrom:hover .rlbButtonText:before, .RadListBox_NOAH .rlbButtonAreaRight .rlbTransferTo:hover .rlbButtonText:before {
	background-position: -117px -117px
}
.RadListBox_NOAH .rlbButtonAreaLeft .rlbTransferFromDisabled .rlbButtonText:before, .RadListBox_NOAH .rlbButtonAreaRight .rlbTransferToDisabled .rlbButtonText:before, .RadListBox_NOAH .rlbButtonAreaLeft .rlbTransferFromDisabled:hover .rlbButtonText:before, .RadListBox_NOAH .rlbButtonAreaRight .rlbTransferToDisabled:hover .rlbButtonText:before {
	background-position: -17px -117px
}
.RadListBox_NOAH .rlbButtonAreaLeft .rlbTransferTo .rlbButtonText:before, .RadListBox_NOAH .rlbButtonAreaRight .rlbTransferFrom .rlbButtonText:before {
	background-position: -17px -167px
}
.RadListBox_NOAH .rlbButtonAreaLeft .rlbTransferTo:hover .rlbButtonText:before, .RadListBox_NOAH .rlbButtonAreaRight .rlbTransferFrom:hover .rlbButtonText:before {
	background-position: -117px -167px
}
.RadListBox_NOAH .rlbButtonAreaLeft .rlbTransferToDisabled .rlbButtonText:before, .RadListBox_NOAH .rlbButtonAreaRight .rlbTransferFromDisabled .rlbButtonText:before, .RadListBox_NOAH .rlbButtonAreaLeft .rlbTransferToDisabled:hover .rlbButtonText:before, .RadListBox_NOAH .rlbButtonAreaRight .rlbTransferFromDisabled:hover .rlbButtonText:before {
	background-position: -17px -167px
}
.RadListBox_NOAH .rlbButtonAreaLeft .rlbTransferAllFrom .rlbButtonText:before, .RadListBox_NOAH .rlbButtonAreaRight .rlbTransferAllTo .rlbButtonText:before {
	background-position: -17px -717px
}
.RadListBox_NOAH .rlbButtonAreaLeft .rlbTransferAllFrom:hover .rlbButtonText:before, .RadListBox_NOAH .rlbButtonAreaRight .rlbTransferAllTo:hover .rlbButtonText:before {
	background-position: -117px -717px
}
.RadListBox_NOAH .rlbButtonAreaLeft .rlbTransferAllFromDisabled .rlbButtonText:before, .RadListBox_NOAH .rlbButtonAreaRight .rlbTransferAllToDisabled .rlbButtonText:before, .RadListBox_NOAH .rlbButtonAreaLeft .rlbTransferAllFromDisabled:hover .rlbButtonText:before, .RadListBox_NOAH .rlbButtonAreaRight .rlbTransferAllToDisabled:hover .rlbButtonText:before {
	background-position: -13.5px -717px
}
.RadListBox_NOAH .rlbButtonAreaLeft .rlbTransferAllTo .rlbButtonText:before, .RadListBox_NOAH .rlbButtonAreaRight .rlbTransferAllFrom .rlbButtonText:before {
	background-position: -17px -767px
}
.RadListBox_NOAH .rlbButtonAreaLeft .rlbTransferAllTo:hover .rlbButtonText:before, .RadListBox_NOAH .rlbButtonAreaRight .rlbTransferAllFrom:hover .rlbButtonText:before {
	background-position: -117px -767px
}
.RadListBox_NOAH .rlbButtonAreaLeft .rlbTransferAllToDisabled .rlbButtonText:before, .RadListBox_NOAH .rlbButtonAreaRight .rlbTransferAllFromDisabled .rlbButtonText:before, .RadListBox_NOAH .rlbButtonAreaLeft .rlbTransferAllToDisabled:hover .rlbButtonText:before, .RadListBox_NOAH .rlbButtonAreaRight .rlbTransferAllFromDisabled:hover .rlbButtonText:before {
	background-position: -17px -767px
}
.RadListBox_NOAH .rlbButtonAreaTop .rlbTransferFrom .rlbButtonText:before, .RadListBox_NOAH .rlbButtonAreaBottom .rlbTransferTo .rlbButtonText:before {
	background-position: -17px -17px
}
.RadListBox_NOAH .rlbButtonAreaTop .rlbTransferFrom:hover .rlbButtonText:before, .RadListBox_NOAH .rlbButtonAreaBottom .rlbTransferTo:hover .rlbButtonText:before {
	background-position: -117px -17px
}
.RadListBox_NOAH .rlbButtonAreaTop .rlbTransferFromDisabled .rlbButtonText:before, .RadListBox_NOAH .rlbButtonAreaBottom .rlbTransferToDisabled .rlbButtonText:before, .RadListBox_NOAH .rlbButtonAreaTop .rlbTransferFromDisabled:hover .rlbButtonText:before, .RadListBox_NOAH .rlbButtonAreaBottom .rlbTransferToDisabled:hover .rlbButtonText:before {
	background-position: -17px -17px
}
.RadListBox_NOAH .rlbButtonAreaTop .rlbTransferTo .rlbButtonText:before, .RadListBox_NOAH .rlbButtonAreaBottom .rlbTransferFrom .rlbButtonText:before {
	background-position: -17px -67px
}
.RadListBox_NOAH .rlbButtonAreaTop .rlbTransferTo:hover .rlbButtonText:before, .RadListBox_NOAH .rlbButtonAreaBottom .rlbTransferFrom:hover .rlbButtonText:before {
	background-position: -117px -67px
}
.RadListBox_NOAH .rlbButtonAreaTop .rlbTransferToDisabled .rlbButtonText:before, .RadListBox_NOAH .rlbButtonAreaBottom .rlbTransferFromDisabled .rlbButtonText:before, .RadListBox_NOAH .rlbButtonAreaTop .rlbTransferToDisabled:hover .rlbButtonText:before, .RadListBox_NOAH .rlbButtonAreaBottom .rlbTransferFromDisabled:hover .rlbButtonText:before {
	background-position: -17px -67px
}
.RadListBox_NOAH .rlbButtonAreaTop .rlbTransferAllFrom .rlbButtonText:before, .RadListBox_NOAH .rlbButtonAreaBottom .rlbTransferAllTo .rlbButtonText:before {
	background-position: -17px -617px
}
.RadListBox_NOAH .rlbButtonAreaTop .rlbTransferAllFrom:hover .rlbButtonText:before, .RadListBox_NOAH .rlbButtonAreaBottom .rlbTransferAllTo:hover .rlbButtonText:before {
	background-position: -117px -617px
}
.RadListBox_NOAH .rlbButtonAreaTop .rlbTransferAllFromDisabled .rlbButtonText:before, .RadListBox_NOAH .rlbButtonAreaBottom .rlbTransferAllToDisabled .rlbButtonText:before, .RadListBox_NOAH .rlbButtonAreaTop .rlbTransferAllFromDisabled:hover .rlbButtonText:before, .RadListBox_NOAH .rlbButtonAreaBottom .rlbTransferAllToDisabled:hover .rlbButtonText:before {
	background-position: -17px -617px
}
.RadListBox_NOAH .rlbButtonAreaTop .rlbTransferAllTo .rlbButtonText:before, .RadListBox_NOAH .rlbButtonAreaBottom .rlbTransferAllFrom .rlbButtonText:before {
	background-position: -17px -667px
}
.RadListBox_NOAH .rlbButtonAreaTop .rlbTransferAllTo:hover .rlbButtonText:before, .RadListBox_NOAH .rlbButtonAreaBottom .rlbTransferAllFrom:hover .rlbButtonText:before {
	background-position: -117px -667px
}
.RadListBox_NOAH .rlbButtonAreaTop .rlbTransferAllToDisabled .rlbButtonText:before, .RadListBox_NOAH .rlbButtonAreaBottom .rlbTransferAllFromDisabled .rlbButtonText:before, .RadListBox_NOAH .rlbButtonAreaTop .rlbTransferAllToDisabled:hover .rlbButtonText:before, .RadListBox_NOAH .rlbButtonAreaBottom .rlbTransferAllFromDisabled:hover .rlbButtonText:before {
	background-position: -17px -667px
}
.RadListBox_NOAH .rlbMoveUp .rlbButtonText {
*background-position:0 0
}
.RadListBox_NOAH .rlbMoveUp:hover .rlbButtonText {
*background-position:-400px 0
}
.RadListBox_NOAH .rlbMoveUpDisabled .rlbButtonText, .RadListBox_NOAH .rlbMoveUpDisabled:hover .rlbButtonText {
*background-position:-200px 0
}
.RadListBox_NOAH .rlbMoveDown .rlbButtonText {
*background-position:0 -25px
}
.RadListBox_NOAH .rlbMoveDown:hover .rlbButtonText {
*background-position:-400px -25px
}
.RadListBox_NOAH .rlbMoveDownDisabled .rlbButtonText, .RadListBox_NOAH .rlbMoveDownDisabled:hover .rlbButtonText {
*background-position:-200px -25px
}
.RadListBox_NOAH .rlbMoveToTop .rlbButtonText {
*background-position:0 -275px
}
.RadListBox_NOAH .rlbMoveToTop:hover .rlbButtonText {
*background-position:-400px -275px
}
.RadListBox_NOAH .rlbMoveToTopDisabled .rlbButtonText, .RadListBox_NOAH .rlbMoveToTopDisabled:hover .rlbButtonText {
*background-position:-200px -275px
}
.RadListBox_NOAH .rlbMoveToBottom .rlbButtonText {
*background-position:0 -300px
}
.RadListBox_NOAH .rlbMoveToBottom:hover .rlbButtonText {
*background-position:-400px -300px
}
.RadListBox_NOAH .rlbMoveToBottomDisabled .rlbButtonText, .RadListBox_NOAH .rlbMoveToBottomDisabled:hover .rlbButtonText {
*background-position:-200px -300px
}
.RadListBox_NOAH .rlbDelete .rlbButtonText {
	background-position: 0 -50px
}
.RadListBox_NOAH .rlbDelete:hover .rlbButtonText {
*background-position:-400px -50px
}
.RadListBox_NOAH .rlbDeleteDisabled .rlbButtonText, .RadListBox_NOAH .rlbDeleteDisabled:hover .rlbButtonText {
*background-position:-200px -50px
}
.RadListBox_NOAH .rlbButtonAreaRight .rlbTransferTo .rlbButtonText, .RadListBox_NOAH .rlbButtonAreaLeft .rlbTransferFrom .rlbButtonText {
*background-position:0 -100px
}
.RadListBox_NOAH .rlbButtonAreaLeft .rlbTransferTo .rlbButtonText, .RadListBox_NOAH .rlbButtonAreaRight .rlbTransferFrom .rlbButtonText {
*background-position:0 -75px
}
.RadListBox_NOAH .rlbButtonAreaLeft .rlbTransferFrom:hover .rlbButtonText, .RadListBox_NOAH .rlbButtonAreaRight .rlbTransferTo:hover .rlbButtonText {
*background-position:-400px -100px
}
.RadListBox_NOAH .rlbButtonAreaLeft .rlbTransferTo:hover .rlbButtonText, .RadListBox_NOAH .rlbButtonAreaRight .rlbTransferFrom:hover .rlbButtonText {
*background-position:-400px -75px
}
.RadListBox_NOAH .rlbButtonAreaRight .rlbTransferToDisabled .rlbButtonText, .RadListBox_NOAH .rlbButtonAreaLeft .rlbTransferFromDisabled .rlbButtonText, .RadListBox_NOAH .rlbButtonAreaLeft .rlbTransferFromDisabled:hover .rlbButtonText, .RadListBox_NOAH .rlbButtonAreaRight .rlbTransferToDisabled:hover .rlbButtonText {
*background-position:-200px -100px
}
.RadListBox_NOAH .rlbButtonAreaLeft .rlbTransferToDisabled .rlbButtonText, .RadListBox_NOAH .rlbButtonAreaRight .rlbTransferFromDisabled .rlbButtonText, .RadListBox_NOAH .rlbButtonAreaLeft .rlbTransferToDisabled:hover .rlbButtonText, .RadListBox_NOAH .rlbButtonAreaRight .rlbTransferFromDisabled:hover .rlbButtonText {
	background-position: -200px -75px
}
.RadListBox_NOAH .rlbButtonAreaRight .rlbTransferAllTo .rlbButtonText, .RadListBox_NOAH .rlbButtonAreaLeft .rlbTransferAllFrom .rlbButtonText {
*background-position:0 -150px
}
.RadListBox_NOAH .rlbButtonAreaLeft .rlbTransferAllTo .rlbButtonText, .RadListBox_NOAH .rlbButtonAreaRight .rlbTransferAllFrom .rlbButtonText {
*background-position:0 -125px
}
.RadListBox_NOAH .rlbButtonAreaLeft .rlbTransferAllFrom:hover .rlbButtonText, .RadListBox_NOAH .rlbButtonAreaRight .rlbTransferAllTo:hover .rlbButtonText {
*background-position:-400px -150px
}
.RadListBox_NOAH .rlbButtonAreaLeft .rlbTransferAllTo:hover .rlbButtonText, .RadListBox_NOAH .rlbButtonAreaRight .rlbTransferAllFrom:hover .rlbButtonText {
*background-position:-400px -125px
}
.RadListBox_NOAH .rlbButtonAreaRight .rlbTransferAllToDisabled .rlbButtonText, .RadListBox_NOAH .rlbButtonAreaLeft .rlbTransferAllFromDisabled .rlbButtonText, .RadListBox_NOAH .rlbButtonAreaLeft .rlbTransferAllFromDisabled:hover .rlbButtonText, .RadListBox_NOAH .rlbButtonAreaRight .rlbTransferAllToDisabled:hover .rlbButtonText {
*background-position:-200px -150px
}
.RadListBox_NOAH .rlbButtonAreaLeft .rlbTransferAllToDisabled .rlbButtonText, .RadListBox_NOAH .rlbButtonAreaRight .rlbTransferAllFromDisabled .rlbButtonText, .RadListBox_NOAH .rlbButtonAreaLeft .rlbTransferAllToDisabled:hover .rlbButtonText, .RadListBox_NOAH .rlbButtonAreaRight .rlbTransferAllFromDisabled:hover .rlbButtonText {
	background-position: -200px -125px
}
.RadListBox_NOAH .rlbButtonAreaBottom .rlbTransferTo .rlbButtonText, .RadListBox_NOAH .rlbButtonAreaTop .rlbTransferFrom .rlbButtonText {
*background-position:0 -200px
}
.RadListBox_NOAH .rlbButtonAreaTop .rlbTransferTo .rlbButtonText, .RadListBox_NOAH .rlbButtonAreaBottom .rlbTransferFrom .rlbButtonText {
*background-position:0 -175px
}
.RadListBox_NOAH .rlbButtonAreaTop .rlbTransferFrom:hover .rlbButtonText, .RadListBox_NOAH .rlbButtonAreaBottom .rlbTransferTo:hover .rlbButtonText {
*background-position:-400px -200px
}
.RadListBox_NOAH .rlbButtonAreaTop .rlbTransferTo:hover .rlbButtonText, .RadListBox_NOAH .rlbButtonAreaBottom .rlbTransferFrom:hover .rlbButtonText {
*background-position:-400px -175px
}
.RadListBox_NOAH .rlbButtonAreaBottom .rlbTransferToDisabled .rlbButtonText, .RadListBox_NOAH .rlbButtonAreaTop .rlbTransferFromDisabled .rlbButtonText, .RadListBox_NOAH .rlbButtonAreaTop .rlbTransferFromDisabled:hover .rlbButtonText, .RadListBox_NOAH .rlbButtonAreaBottom .rlbTransferToDisabled:hover .rlbButtonText {
*background-position:-200px -200px
}
.RadListBox_NOAH .rlbButtonAreaTop .rlbTransferToDisabled .rlbButtonText, .RadListBox_NOAH .rlbButtonAreaBottom .rlbTransferFromDisabled .rlbButtonText, .RadListBox_NOAH .rlbButtonAreaTop .rlbTransferToDisabled:hover .rlbButtonText, .RadListBox_NOAH .rlbButtonAreaBottom .rlbTransferFromDisabled:hover .rlbButtonText {
*background-position:-200px -175px
}
.RadListBox_NOAH .rlbButtonAreaBottom .rlbTransferAllTo .rlbButtonText, .RadListBox_NOAH .rlbButtonAreaTop .rlbTransferAllFrom .rlbButtonText {
	background-position: 0 -250px
}
.RadListBox_NOAH .rlbButtonAreaTop .rlbTransferAllTo .rlbButtonText, .RadListBox_NOAH .rlbButtonAreaBottom .rlbTransferAllFrom .rlbButtonText {
	background-position: 0 -225px
}
.RadListBox_NOAH .rlbButtonAreaTop .rlbTransferAllFrom:hover .rlbButtonText, .RadListBox_NOAH .rlbButtonAreaBottom .rlbTransferAllTo:hover .rlbButtonText {
	background-position: -400px -250px
}
.RadListBox_NOAH .rlbButtonAreaTop .rlbTransferAllTo:hover .rlbButtonText, .RadListBox_NOAH .rlbButtonAreaBottom .rlbTransferAllFrom:hover .rlbButtonText {
	background-position: -400px -225px
}
.RadListBox_NOAH .rlbButtonAreaBottom .rlbTransferAllToDisabled .rlbButtonText, .RadListBox_NOAH .rlbButtonAreaTop .rlbTransferAllFromDisabled .rlbButtonText, .RadListBox_NOAH .rlbButtonAreaTop .rlbTransferAllFromDisabled:hover .rlbButtonText, .RadListBox_NOAH .rlbButtonAreaBottom .rlbTransferAllToDisabled:hover .rlbButtonText {
	background-position: -200px -250px
}
.RadListBox_NOAH .rlbButtonAreaTop .rlbTransferAllToDisabled .rlbButtonText, .RadListBox_NOAH .rlbButtonAreaBottom .rlbTransferAllFromDisabled .rlbButtonText, .RadListBox_NOAH .rlbButtonAreaTop .rlbTransferAllToDisabled:hover .rlbButtonText, .RadListBox_NOAH .rlbButtonAreaBottom .rlbTransferAllFromDisabled:hover .rlbButtonText {
	background-position: -200px -225px
}
