.dxTreeList_CollapsedButton_Office2003Blue,
.dxTreeList_CollapsedButtonRtl_Office2003Blue,
.dxTreeList_ExpandedButton_Office2003Blue,
.dxTreeList_ExpandedButtonRtl_Office2003Blue,
.dxTreeList_SortAsc_Office2003Blue,
.dxTreeList_SortDesc_Office2003Blue,
.dxTreeList_DragAndDropArrowDown_Office2003Blue,
.dxTreeList_DragAndDropArrowUp_Office2003Blue,
.dxTreeList_DragAndDropHide_Office2003Blue,
.dxTreeList_DragAndDropNode_Office2003Blue {
    background-image: url('<%=WebResource("DevExpress.Web.ASPxThemes.App_Themes.Office2003Blue.TreeList.sprite.png")%>');
    -background-image: url('<%=WebResource("DevExpress.Web.ASPxThemes.App_Themes.Office2003Blue.TreeList.sprite.gif")%>'); /* for IE6 */
    background-repeat: no-repeat;
    background-color: transparent;
}

.dxTreeList_CollapsedButton_Office2003Blue,
.dxTreeList_CollapsedButtonRtl_Office2003Blue {
    background-position: -66px 0px;
    width: 11px;
    height: 11px;
}

.dxTreeList_ExpandedButton_Office2003Blue,
.dxTreeList_ExpandedButtonRtl_Office2003Blue {
    background-position: -66px -18px;
    width: 11px;
    height: 11px;
}

.dxTreeList_SortAsc_Office2003Blue {
    background-position: -49px 0px;
    width: 7px;
    height: 4px;
}

.dxTreeList_SortDesc_Office2003Blue {
    background-position: -49px -19px;
    width: 7px;
    height: 4px;
}

.dxTreeList_DragAndDropArrowDown_Office2003Blue {
    background-position: -30px 0px;
    width: 11px;
    height: 9px;
}

.dxTreeList_DragAndDropArrowUp_Office2003Blue {
    background-position: -30px -17px;
    width: 11px;
    height: 9px;
}

.dxTreeList_DragAndDropHide_Office2003Blue {
    background-position: 0px 0px;
    width: 22px;
    height: 22px;
}

.dxTreeList_DragAndDropNode_Office2003Blue {
    background-position: -83px 0px;
    width: 13px;
    height: 13px;
}

