.dxWeb_rpHeaderTopLeftCorner_DevFor,
.dxWeb_rpHeaderTopRightCorner_DevFor,
.dxWeb_rpBottomLeftCorner_DevFor,
.dxWeb_rpBottomRightCorner_DevFor,
.dxWeb_rpTopLeftCorner_DevFor,
.dxWeb_rpTopRightCorner_DevFor,
.dxWeb_rpGroupBoxBottomLeftCorner_DevFor,
.dxWeb_rpGroupBoxBottomRightCorner_DevFor,
.dxWeb_rpGroupBoxTopLeftCorner_DevFor,
.dxWeb_rpGroupBoxTopRightCorner_DevFor,
.dxWeb_mHorizontalPopOut_DevFor,
.dxWeb_mVerticalPopOut_DevFor,
.dxWeb_mVerticalPopOutRtl_DevFor,
.dxWeb_mSubMenuItem_DevFor,
.dxWeb_mSubMenuItemChecked_DevFor,
.dxWeb_mScrollUp_DevFor,
.dxWeb_mScrollDown_DevFor,
.dxWeb_tcScrollLeft_DevFor,
.dxWeb_tcScrollRight_DevFor,
.dxWeb_tcScrollLeftHover_DevFor,
.dxWeb_tcScrollRightHover_DevFor,
.dxWeb_tcScrollLeftPressed_DevFor,
.dxWeb_tcScrollRightPressed_DevFor,
.dxWeb_tcScrollLeftDisabled_DevFor,
.dxWeb_tcScrollRightDisabled_DevFor,
.dxWeb_nbCollapse_DevFor,
.dxWeb_nbExpand_DevFor,
.dxWeb_splVSeparator_DevFor,
.dxWeb_splVSeparatorHover_DevFor,
.dxWeb_splHSeparator_DevFor,
.dxWeb_splHSeparatorHover_DevFor,
.dxWeb_splVCollapseBackwardButton_DevFor,
.dxWeb_splVCollapseBackwardButtonHover_DevFor,
.dxWeb_splHCollapseBackwardButton_DevFor,
.dxWeb_splHCollapseBackwardButtonHover_DevFor,
.dxWeb_splVCollapseForwardButton_DevFor,
.dxWeb_splVCollapseForwardButtonHover_DevFor,
.dxWeb_splHCollapseForwardButton_DevFor,
.dxWeb_splHCollapseForwardButtonHover_DevFor,
.dxWeb_pcCloseButton_DevFor,
.dxWeb_pcSizeGrip_DevFor,
.dxWeb_pcSizeGripRtl_DevFor,
.dxWeb_pAll_DevFor,
.dxWeb_pAllDisabled_DevFor,
.dxWeb_pPrev_DevFor,
.dxWeb_pPrevDisabled_DevFor,
.dxWeb_pNext_DevFor,
.dxWeb_pNextDisabled_DevFor,
.dxWeb_pLast_DevFor,
.dxWeb_pLastDisabled_DevFor,
.dxWeb_pFirst_DevFor,
.dxWeb_pFirstDisabled_DevFor,
.dxWeb_tvColBtn_DevFor,
.dxWeb_tvColBtnRtl_DevFor,
.dxWeb_tvExpBtn_DevFor,
.dxWeb_tvExpBtnRtl_DevFor,
.dxWeb_ncBackToTop_DevFor,
.dxWeb_smBullet_DevFor,
.dxWeb_tiBackToTop_DevFor,
.dxWeb_fmFolder_DevFor,
.dxWeb_fmFolderLocked_DevFor,
.dxWeb_fmCreateButton_DevFor,
.dxWeb_fmMoveButton_DevFor,
.dxWeb_fmRenameButton_DevFor,
.dxWeb_fmDeleteButton_DevFor,
.dxWeb_fmRefreshButton_DevFor,
.dxWeb_fmDwnlButton_DevFor,
.dxWeb_fmCreateButtonDisabled_DevFor,
.dxWeb_fmMoveButtonDisabled_DevFor,
.dxWeb_fmRenameButtonDisabled_DevFor,
.dxWeb_fmDeleteButtonDisabled_DevFor,
.dxWeb_fmRefreshButtonDisabled_DevFor,
.dxWeb_fmDwnlButtonDisabled_DevFor,
.dxWeb_ucClearButton_DevFor,
.dxWeb_ucClearButtonDisabled_DevFor { 
    background-image: url('sprite.png');
    -background-image: url('sprite.gif'); /* for IE6 */
    background-repeat: no-repeat;
    background-color: transparent;
    display:block;
}
.dxWeb_mScrollUp_DevFor, .dxWeb_mScrollDown_DevFor
{
	margin: auto;
}
.dxWeb_ncBackToTop_DevFor,
.dxWeb_pAll_DevFor,
.dxWeb_pAllDisabled_DevFor,
.dxWeb_pPrev_DevFor,
.dxWeb_pPrevDisabled_DevFor,
.dxWeb_pNext_DevFor,
.dxWeb_pNextDisabled_DevFor,
.dxWeb_pLast_DevFor,
.dxWeb_pLastDisabled_DevFor,
.dxWeb_pFirst_DevFor,
.dxWeb_pFirstDisabled_DevFor,
.dxWeb_smBullet_DevFor,
.dxWeb_tiBackToTop_DevFor
{
	display:inline;
}

.dxWeb_edtCheckBoxChecked_DevFor,
.dxWeb_edtCheckBoxUnchecked_DevFor,
.dxWeb_edtCheckBoxGrayed_DevFor,
.dxWeb_edtCheckBoxCheckedDisabled_DevFor,
.dxWeb_edtCheckBoxUncheckedDisabled_DevFor,
.dxWeb_edtCheckBoxGrayedDisabled_DevFor {
	background-image: url('sprite.png');
    -background-image: url('sprite.gif'); /* for IE6 */
    background-repeat: no-repeat;
    background-color: transparent;
	width: 15px;
    height: 15px;
}

.dxWeb_edtCheckBoxUnchecked_DevFor {
	background-position: -140px -73px;
}
.dxWeb_edtCheckBoxChecked_DevFor {
	background-position: -140px -88px; 
}
.dxWeb_edtCheckBoxGrayed_DevFor {
	background-position: -140px -103px;
}
.dxWeb_edtCheckBoxUncheckedDisabled_DevFor {
	background-position: -140px -118px;
}
.dxWeb_edtCheckBoxCheckedDisabled_DevFor {
	background-position: -140px -133px;
}
.dxWeb_edtCheckBoxGrayedDisabled_DevFor {
	background-position: -140px -148px;
}

.dxWeb_rpHeaderTopLeftCorner_DevFor {
    background-position: -76px -90px;
    width: 5px;
    height: 5px;
}

.dxWeb_rpHeaderTopRightCorner_DevFor {
    background-position: -84px -90px;
    width: 5px;
    height: 5px;
}

.dxWeb_rpBottomLeftCorner_DevFor {
    background-position: -57px -90px;
    width: 5px;
    height: 5px;
}

.dxWeb_rpBottomRightCorner_DevFor {
    background-position: -65px -90px;
    width: 5px;
    height: 5px;
}

.dxWeb_rpTopLeftCorner_DevFor {
    background-position: -38px -90px;
    width: 5px;
    height: 5px;
}

.dxWeb_rpTopRightCorner_DevFor {
    background-position: -46px -90px;
    width: 5px;
    height: 5px;
}

.dxWeb_rpGroupBoxBottomLeftCorner_DevFor {
    background-position: -19px -90px;
    width: 5px;
    height: 5px;
}

.dxWeb_rpGroupBoxBottomRightCorner_DevFor {
    background-position: -27px -90px;
    width: 5px;
    height: 5px;
}

.dxWeb_rpGroupBoxTopLeftCorner_DevFor {
    background-position: 0px -90px;
    width: 5px;
    height: 5px;
}

.dxWeb_rpGroupBoxTopRightCorner_DevFor {
    background-position: -8px -90px;
    width: 5px;
    height: 5px;
}

.dxWeb_mHorizontalPopOut_DevFor {
    background-position: -92px -40px;
    width: 7px;
    height: 4px;
}

.dxWeb_mVerticalPopOut_DevFor {
    background-position: -101px -40px;
    width: 4px;
    height: 7px;
}

.dxWeb_mVerticalPopOutRtl_DevFor {
    background-position: -106px -40px;
    width: 4px;
    height: 7px;
}

.dxWeb_mSubMenuItem_DevFor {
    background-position: -63px -40px;
    width: 13px;
    height: 13px;
}

.dxWeb_mSubMenuItemChecked_DevFor {
    background-position: -77px -40px;
    width: 13px;
    height: 13px;
}

.dxWeb_mScrollUp_DevFor {
    background-position: -75px -59px;
    width: 18px;
    height: 18px;
}

.dxWeb_mScrollDown_DevFor {
    background-position: -94px -59px;
    width: 18px;
    height: 18px;
}

.dxWeb_tcScrollLeft_DevFor {
	background-position: -116px 0px;
    width: 19px;
    height: 15px;
}

.dxWeb_tcScrollRight_DevFor {
	background-position: -137px 0px;
    width: 19px;
    height: 15px;
}

.dxWeb_tcScrollLeftHover_DevFor {
	background-position: -116px -16px;
    width: 19px;
    height: 15px;
}
.dxWeb_tcScrollRightHover_DevFor {
	background-position: -137px -16px;
    width: 19px;
    height: 15px;
}

.dxWeb_tcScrollLeftPressed_DevFor {
	background-position: -116px -32px;
    width: 19px;
    height: 15px;
}
.dxWeb_tcScrollRightPressed_DevFor {
	background-position: -137px -32px;
    width: 19px;
    height: 15px;
}

.dxWeb_tcScrollLeftDisabled_DevFor {
	background-position: -116px -48px;
    width: 19px;
    height: 15px;
}
.dxWeb_tcScrollRightDisabled_DevFor  {
	background-position: -137px -48px;
    width: 19px;
    height: 15px;
}

.dxWeb_nbCollapse_DevFor {
    background-position: -101px 0px;
    width: 13px;
    height: 15px;
}

.dxWeb_nbExpand_DevFor {
    background-position: -101px -16px;
    width: 13px;
    height: 15px;
}

.dxWeb_splVSeparator_DevFor {
    background-position: -18px -59px;
    width: 6px;
    height: 22px;
}

.dxWeb_splVSeparatorHover_DevFor {
    background-position: -25px -59px;
    width: 6px;
    height: 22px;
}

.dxWeb_splHSeparator_DevFor {
    background-position: -33px -59px;
    width: 23px;
    height: 6px;
}

.dxWeb_splHSeparatorHover_DevFor {
    background-position: -33px -66px;
    width: 23px;
    height: 6px;
}

.dxWeb_splVCollapseBackwardButton_DevFor {
    background-position: 0px -73px;
    width: 6px;
    height: 7px;
}

.dxWeb_splVCollapseBackwardButtonHover_DevFor {
    background-position: 0px -81px;
    width: 6px;
    height: 7px;
}

.dxWeb_splHCollapseBackwardButton_DevFor {
    background-position: 0px -59px;
    width: 7px;
    height: 6px;
}

.dxWeb_splHCollapseBackwardButtonHover_DevFor {
    background-position: 0px -66px;
    width: 7px;
    height: 6px;
}

.dxWeb_splVCollapseForwardButton_DevFor {
    background-position: -8px -73px;
    width: 6px;
    height: 7px;
}

.dxWeb_splVCollapseForwardButtonHover_DevFor {
    background-position: -8px -81px;
    width: 6px;
    height: 7px;
}

.dxWeb_splHCollapseForwardButton_DevFor {
    background-position: -9px -59px;
    width: 7px;
    height: 6px;
}

.dxWeb_splHCollapseForwardButtonHover_DevFor {
    background-position: -9px -66px;
    width: 7px;
    height: 6px;
}

.dxWeb_pcCloseButton_DevFor {
    background-position: 0px -40px;
    width: 29px;
    height: 15px;
}

.dxWeb_pcSizeGrip_DevFor {
    background-position: -34px -40px;
    width: 13px;
    height: 13px;
}

.dxWeb_pcSizeGripRtl_DevFor {
    background-position: -48px -40px;
    width: 13px;
    height: 13px;
}

.dxWeb_pAll_DevFor {
    background-position: 0px 0px;
    width: 19px;
    height: 18px;
}

.dxWeb_pAllDisabled_DevFor {
    background-position: 0px -20px;
    width: 19px;
    height: 18px;
}

.dxWeb_pPrev_DevFor {
    background-position: -60px 0px;
    width: 19px;
    height: 18px;
}

.dxWeb_pPrevDisabled_DevFor {
    background-position: -60px -20px;
    width: 19px;
    height: 18px;
}

.dxWeb_pNext_DevFor {
    background-position: -80px 0px;
    width: 19px;
    height: 18px;
}

.dxWeb_pNextDisabled_DevFor {
    background-position: -80px -20px;
    width: 19px;
    height: 18px;
}

.dxWeb_pLast_DevFor {
    background-position: -40px 0px;
    width: 19px;
    height: 18px;
}

.dxWeb_pLastDisabled_DevFor {
    background-position: -40px -20px;
    width: 19px;
    height: 18px;
}

.dxWeb_pFirst_DevFor {
    background-position: -20px 0px;
    width: 19px;
    height: 18px;
}

.dxWeb_pFirstDisabled_DevFor {
    background-position: -20px -20px;
    width: 19px;
    height: 18px;
}

.dxWeb_tvColBtn_DevFor {
	background-position: -19px -98px;
    width: 17px;
    height: 17px;
}
.dxWeb_tvColBtnRtl_DevFor {
	background-position: -57px -98px;
    width: 17px;
    height: 17px;
}

.dxWeb_tvExpBtn_DevFor {
    background-position: 0px -98px;
    width: 17px;
    height: 17px;
}
.dxWeb_tvExpBtnRtl_DevFor {
	background-position: -38px -98px;
    width: 17px;
    height: 17px;
}

.dxWeb_ncBackToTop_DevFor {
    background-position: -58px -59px;
    width: 15px;
    height: 15px;
}
.dxWeb_smBullet_DevFor {
    background-position: -33px -75px;
    width: 8px;
    height: 13px;
}
.dxWeb_tiBackToTop_DevFor {
    background-position: -58px -59px;
    width: 15px;
    height: 15px;
}

.dxWeb_fmFolder_DevFor {
	background-position: 0px -123px;
    width: 16px;
    height: 16px;
}

.dxWeb_fmFolderLocked_DevFor {
	background-position: -20px -123px;
    width: 16px;
    height: 16px;
}

.dxWeb_fmCreateButton_DevFor {
	background-position: -40px -123px;
    width: 16px;
    height: 16px;
}

.dxWeb_fmRenameButton_DevFor {
	background-position: -60px -123px;
    width: 16px;
    height: 16px;
}

.dxWeb_fmMoveButton_DevFor {
	background-position: -80px -123px;
    width: 16px;
    height: 16px;
}

.dxWeb_fmDeleteButton_DevFor {
	background-position: -100px -123px;
    width: 16px;
    height: 16px;
}

.dxWeb_fmRefreshButton_DevFor {
	background-position: -120px -123px;
    width: 16px;
    height: 16px;
}
.dxWeb_fmDwnlButton_DevFor {
	background-position: 0px -147px;
    width: 16px;
    height: 16px;
}
.dxWeb_fmDwnlButtonDisabled_DevFor {
	background-position: -20px -147px;
    width: 16px;
    height: 16px;
}

.dxWeb_fmCreateButtonDisabled_DevFor {
	background-position: -40px -147px;
    width: 16px;
    height: 16px;
}

.dxWeb_fmRenameButtonDisabled_DevFor {
	background-position: -60px -147px;
    width: 16px;
    height: 16px;
}

.dxWeb_fmMoveButtonDisabled_DevFor {
	background-position: -80px -147px;
    width: 16px;
    height: 16px;
}

.dxWeb_fmDeleteButtonDisabled_DevFor {
	background-position: -100px -147px;
    width: 16px;
    height: 16px;
}

.dxWeb_fmRefreshButtonDisabled_DevFor {
	background-position: -120px -147px;
    width: 16px;
    height: 16px;
}
.dxWeb_ucClearButton_DevFor {
    background-position: -100px -123px;
    width: 16px;
    height: 16px;
}
.dxWeb_ucClearButtonDisabled_DevFor {
    background-position: -100px -147px;
    width: 16px;
    height: 16px;
}
