.dxWeb_rpHeaderTopLeftCorner_BlachPol,
.dxWeb_rpHeaderTopRightCorner_BlachPol,
.dxWeb_rpBottomLeftCorner_BlachPol,
.dxWeb_rpBottomRightCorner_BlachPol,
.dxWeb_rpTopLeftCorner_BlachPol,
.dxWeb_rpTopRightCorner_BlachPol,
.dxWeb_rpGroupBoxBottomLeftCorner_BlachPol,
.dxWeb_rpGroupBoxBottomRightCorner_BlachPol,
.dxWeb_rpGroupBoxTopLeftCorner_BlachPol,
.dxWeb_rpGroupBoxTopRightCorner_BlachPol,
.dxWeb_mHorizontalPopOut_BlachPol,
.dxWeb_mVerticalPopOut_BlachPol,
.dxWeb_mVerticalPopOutRtl_BlachPol,
.dxWeb_mSubMenuItem_BlachPol,
.dxWeb_mSubMenuItemChecked_BlachPol,
.dxWeb_mScrollUp_BlachPol,
.dxWeb_mScrollDown_BlachPol,
.dxWeb_tcScrollLeft_BlachPol,
.dxWeb_tcScrollRight_BlachPol,
.dxWeb_tcScrollLeftHover_BlachPol,
.dxWeb_tcScrollRightHover_BlachPol,
.dxWeb_tcScrollLeftPressed_BlachPol,
.dxWeb_tcScrollRightPressed_BlachPol,
.dxWeb_tcScrollLeftDisabled_BlachPol,
.dxWeb_tcScrollRightDisabled_BlachPol,
.dxWeb_nbCollapse_BlachPol,
.dxWeb_nbExpand_BlachPol,
.dxWeb_splVSeparator_BlachPol,
.dxWeb_splVSeparatorHover_BlachPol,
.dxWeb_splHSeparator_BlachPol,
.dxWeb_splHSeparatorHover_BlachPol,
.dxWeb_splVCollapseBackwardButton_BlachPol,
.dxWeb_splVCollapseBackwardButtonHover_BlachPol,
.dxWeb_splHCollapseBackwardButton_BlachPol,
.dxWeb_splHCollapseBackwardButtonHover_BlachPol,
.dxWeb_splVCollapseForwardButton_BlachPol,
.dxWeb_splVCollapseForwardButtonHover_BlachPol,
.dxWeb_splHCollapseForwardButton_BlachPol,
.dxWeb_splHCollapseForwardButtonHover_BlachPol,
.dxWeb_pcCloseButton_BlachPol,
.dxWeb_pcSizeGrip_BlachPol,
.dxWeb_pcSizeGripRtl_BlachPol,
.dxWeb_pPopOut_BlachPol,
.dxWeb_pPopOutDisabled_BlachPol,
.dxWeb_pAll_BlachPol,
.dxWeb_pAllDisabled_BlachPol,
.dxWeb_pPrev_BlachPol,
.dxWeb_pPrevDisabled_BlachPol,
.dxWeb_pNext_BlachPol,
.dxWeb_pNextDisabled_BlachPol,
.dxWeb_pLast_BlachPol,
.dxWeb_pLastDisabled_BlachPol,
.dxWeb_pFirst_BlachPol,
.dxWeb_pFirstDisabled_BlachPol,
.dxWeb_tvColBtn_BlachPol,
.dxWeb_tvColBtnRtl_BlachPol,
.dxWeb_tvExpBtn_BlachPol,
.dxWeb_tvExpBtnRtl_BlachPol,
.dxWeb_ncBackToTop_BlachPol,
.dxWeb_smBullet_BlachPol,
.dxWeb_tiBackToTop_BlachPol,
.dxWeb_fmFolder_BlachPol,
.dxWeb_fmFolderLocked_BlachPol,
.dxWeb_fmCreateButton_BlachPol,
.dxWeb_fmMoveButton_BlachPol,
.dxWeb_fmRenameButton_BlachPol,
.dxWeb_fmDeleteButton_BlachPol,
.dxWeb_fmRefreshButton_BlachPol,
.dxWeb_fmDwnlButton_BlachPol,
.dxWeb_fmCreateButtonDisabled_BlachPol,
.dxWeb_fmMoveButtonDisabled_BlachPol,
.dxWeb_fmRenameButtonDisabled_BlachPol,
.dxWeb_fmDeleteButtonDisabled_BlachPol,
.dxWeb_fmRefreshButtonDisabled_BlachPol,
.dxWeb_fmDwnlButtonDisabled_BlachPol,
.dxWeb_ucClearButton_BlachPol,
.dxWeb_ucClearButtonDisabled_BlachPol { 
    background-image: url('sprite.png');
    -background-image: url('sprite.gif'); /* for IE6 */
    background-repeat: no-repeat;
    background-color: transparent;
    display:block;
}
.dxWeb_mScrollUp_BlachPol, .dxWeb_mScrollDown_BlachPol
{
	margin: auto;
}
.dxWeb_ncBackToTop_BlachPol,
.dxWeb_pPopOut_BlachPol,
.dxWeb_pPopOutDisabled_BlachPol,
.dxWeb_pAll_BlachPol,
.dxWeb_pAllDisabled_BlachPol,
.dxWeb_pPrev_BlachPol,
.dxWeb_pPrevDisabled_BlachPol,
.dxWeb_pNext_BlachPol,
.dxWeb_pNextDisabled_BlachPol,
.dxWeb_pLast_BlachPol,
.dxWeb_pLastDisabled_BlachPol,
.dxWeb_pFirst_BlachPol,
.dxWeb_pFirstDisabled_BlachPol,
.dxWeb_smBullet_BlachPol,
.dxWeb_tiBackToTop_BlachPol
{
	display:inline;
}
.dxWeb_edtCheckBoxChecked_BlachPol,
.dxWeb_edtCheckBoxUnchecked_BlachPol,
.dxWeb_edtCheckBoxGrayed_BlachPol,
.dxWeb_edtCheckBoxCheckedDisabled_BlachPol,
.dxWeb_edtCheckBoxUncheckedDisabled_BlachPol,
.dxWeb_edtCheckBoxGrayedDisabled_BlachPol {
	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_BlachPol {
	background-position: -142px -101px;
}
.dxWeb_edtCheckBoxChecked_BlachPol {
	background-position: -142px -116px; 
}
.dxWeb_edtCheckBoxGrayed_BlachPol {
	background-position: -142px -131px;
}
.dxWeb_edtCheckBoxUncheckedDisabled_BlachPol {
	background-position: -158px -101px;
}
.dxWeb_edtCheckBoxCheckedDisabled_BlachPol {
	background-position: -158px -116px;
}
.dxWeb_edtCheckBoxGrayedDisabled_BlachPol {
	background-position: -158px -131px;
}

.dxWeb_rpHeaderTopLeftCorner_BlachPol {
    background-position: -76px -88px;
    width: 3px;
    height: 3px;
}

.dxWeb_rpHeaderTopRightCorner_BlachPol {
    background-position: -84px -88px;
    width: 3px;
    height: 3px;
}

.dxWeb_rpBottomLeftCorner_BlachPol {
    background-position: -57px -88px;
    width: 3px;
    height: 3px;
}

.dxWeb_rpBottomRightCorner_BlachPol {
    background-position: -65px -88px;
    width: 3px;
    height: 3px;
}

.dxWeb_rpTopLeftCorner_BlachPol {
    background-position: -38px -88px;
    width: 3px;
    height: 3px;
}

.dxWeb_rpTopRightCorner_BlachPol {
    background-position: -46px -88px;
    width: 3px;
    height: 3px;
}

.dxWeb_rpGroupBoxBottomLeftCorner_BlachPol {
    background-position: -19px -88px;
    width: 3px;
    height: 3px;
}

.dxWeb_rpGroupBoxBottomRightCorner_BlachPol {
    background-position: -27px -88px;
    width: 3px;
    height: 3px;
}

.dxWeb_rpGroupBoxTopLeftCorner_BlachPol {
    background-position: 0px -88px;
    width: 3px;
    height: 3px;
}

.dxWeb_rpGroupBoxTopRightCorner_BlachPol {
    background-position: -8px -88px;
    width: 3px;
    height: 3px;
}

.dxWeb_mHorizontalPopOut_BlachPol {
    background-position: -98px -51px;
    width: 7px;
    height: 4px;
}

.dxWeb_mVerticalPopOut_BlachPol {
    background-position: -107px -51px;
    width: 4px;
    height: 7px;
}

.dxWeb_mVerticalPopOutRtl_BlachPol {
    background-position: -112px -51px;
    width: 4px;
    height: 7px;
}

.dxWeb_mSubMenuItem_BlachPol {
    background-position: -42px -51px;
    width: 13px;
    height: 13px;
}

.dxWeb_mSubMenuItemChecked_BlachPol {
    background-position: -56px -51px;
    width: 13px;
    height: 13px;
}

.dxWeb_mScrollUp_BlachPol {
    background-position: -118px -51px;
    width: 7px;
    height: 4px;
}

.dxWeb_mScrollDown_BlachPol {
    background-position: -118px -56px;
    width: 7px;
    height: 4px;
}

.dxWeb_tcScrollLeft_BlachPol {
	background-position: -143px 0px;
    width: 21px;
    height: 21px;
}

.dxWeb_tcScrollRight_BlachPol {
	background-position: -166px 0px;
    width: 21px;
    height: 21px;
}

.dxWeb_tcScrollLeftHover_BlachPol {
	background-position: -143px -23px;
    width: 21px;
    height: 21px;
}
.dxWeb_tcScrollRightHover_BlachPol {
	background-position: -166px -23px;
    width: 21px;
    height: 21px;
}

.dxWeb_tcScrollLeftPressed_BlachPol {
	background-position: -143px -46px;
    width: 21px;
    height: 21px;
}
.dxWeb_tcScrollRightPressed_BlachPol {
	background-position: -166px -46px;
    width: 21px;
    height: 21px;
}

.dxWeb_tcScrollLeftDisabled_BlachPol {
	background-position: -143px -69px;
    width: 21px;
    height: 21px;
}
.dxWeb_tcScrollRightDisabled_BlachPol  {
	background-position: -166px -69px;
    width: 21px;
    height: 21px;
}

.dxWeb_nbCollapse_BlachPol {
    background-position: -127px -50px;
    width: 13px;
    height: 15px;
}

.dxWeb_nbExpand_BlachPol {
    background-position: -127px -66px;
    width: 13px;
    height: 15px;
}

.dxWeb_splVSeparator_BlachPol {
    background-position: -83px -64px;
    width: 6px;
    height: 22px;
}

.dxWeb_splVSeparatorHover_BlachPol {
    background-position: -90px -64px;
    width: 6px;
    height: 22px;
}

.dxWeb_splHSeparator_BlachPol {
    background-position: -51px -73px;
    width: 23px;
    height: 6px;
}

.dxWeb_splHSeparatorHover_BlachPol {
    background-position: -51px -80px;
    width: 23px;
    height: 6px;
}

.dxWeb_splVCollapseBackwardButton_BlachPol {
    background-position: -21px -73px;
    width: 6px;
    height: 7px;
}

.dxWeb_splVCollapseBackwardButtonHover_BlachPol {
    background-position: -28px -73px;
    width: 6px;
    height: 7px;
}

.dxWeb_splHCollapseBackwardButton_BlachPol {
    background-position: 0px -73px;
    width: 7px;
    height: 6px;
}

.dxWeb_splHCollapseBackwardButtonHover_BlachPol {
    background-position: 0px -80px;
    width: 7px;
    height: 6px;
}

.dxWeb_splVCollapseForwardButton_BlachPol {
    background-position: -36px -73px;
    width: 6px;
    height: 7px;
}

.dxWeb_splVCollapseForwardButtonHover_BlachPol {
    background-position: -43px -73px;
    width: 6px;
    height: 7px;
}

.dxWeb_splHCollapseForwardButton_BlachPol {
    background-position: -9px -73px;
    width: 7px;
    height: 6px;
}

.dxWeb_splHCollapseForwardButtonHover_BlachPol {
    background-position: -9px -80px;
    width: 7px;
    height: 6px;
}

.dxWeb_pcCloseButton_BlachPol {
    background-position: -84px -93px;
    width: 15px;
    height: 15px;
}

.dxWeb_pcSizeGrip_BlachPol {
    background-position: -13px -51px;
    width: 13px;
    height: 13px;
}

.dxWeb_pcSizeGripRtl_BlachPol {
    background-position: -27px -51px;
    width: 13px;
    height: 13px;
}

.dxWeb_pPopOut_BlachPol {
    background-position: -74px -51px;
    width: 10px;
    height: 12px;
}

.dxWeb_pPopOutDisabled_BlachPol {
    background-position: -86px -51px;
    width: 10px;
    height: 12px;
}

.dxWeb_pAll_BlachPol {
    background-position: 0px 0px;
    width: 40px;
    height: 23px;
}

.dxWeb_pAllDisabled_BlachPol {
    background-position: 0px -25px;
    width: 40px;
    height: 23px;
}

.dxWeb_pPrev_BlachPol {
    background-position: -92px 0px;
    width: 23px;
    height: 23px;
}

.dxWeb_pPrevDisabled_BlachPol {
    background-position: -92px -25px;
    width: 23px;
    height: 23px;
}

.dxWeb_pNext_BlachPol {
    background-position: -117px 0px;
    width: 23px;
    height: 23px;
}

.dxWeb_pNextDisabled_BlachPol {
    background-position: -117px -25px;
    width: 23px;
    height: 23px;
}

.dxWeb_pLast_BlachPol {
    background-position: -67px 0px;
    width: 23px;
    height: 23px;
}

.dxWeb_pLastDisabled_BlachPol {
    background-position: -67px -25px;
    width: 23px;
    height: 23px;
}

.dxWeb_pFirst_BlachPol {
    background-position: -42px 0px;
    width: 23px;
    height: 23px;
}

.dxWeb_pFirstDisabled_BlachPol {
    background-position: -42px -25px;
    width: 23px;
    height: 23px;
}

.dxWeb_tvColBtn_BlachPol {
	background-position: -19px -93px;
    width: 17px;
    height: 17px;
}
.dxWeb_tvColBtnRtl_BlachPol {
	background-position: -57px -93px;
    width: 17px;
    height: 17px;
}

.dxWeb_tvExpBtn_BlachPol {
	background-position: 0px -93px;
    width: 17px;
    height: 17px;
}
.dxWeb_tvExpBtnRtl_BlachPol {
	background-position: -38px -93px;
    width: 17px;
    height: 17px;
}

.dxWeb_ncBackToTop_BlachPol {
    background-position: -99px -64px;
    width: 15px;
    height: 15px;
}
.dxWeb_smBullet_BlachPol {
    background-position: -125px -85px;
    width: 6px;
    height: 6px;
}
.dxWeb_tiBackToTop_BlachPol {
    background-position: -99px -64px;
    width: 15px;
    height: 15px;
}

.dxWeb_fmFolder_BlachPol {
	background-position: 0px -111px;
    width: 16px;
    height: 16px;
}

.dxWeb_fmFolderLocked_BlachPol {
	background-position: -20px -111px;
    width: 16px;
    height: 16px;
}

.dxWeb_fmCreateButton_BlachPol {
	background-position: -40px -111px;
    width: 16px;
    height: 16px;
}

.dxWeb_fmRenameButton_BlachPol {
	background-position: -60px -111px;
    width: 16px;
    height: 16px;
}

.dxWeb_fmMoveButton_BlachPol {
	background-position: -80px -111px;
    width: 16px;
    height: 16px;
}

.dxWeb_fmDeleteButton_BlachPol {
	background-position: -100px -111px;
    width: 16px;
    height: 16px;
}

.dxWeb_fmRefreshButton_BlachPol {
	background-position: -120px -111px;
    width: 16px;
    height: 16px;
}
.dxWeb_fmDwnlButton_BlachPol {
	background-position: 0px -135px;
    width: 16px;
    height: 16px;
}

.dxWeb_fmDwnlButtonDisabled_BlachPol {
	background-position: -20px -135px;
    width: 16px;
    height: 16px;
}

.dxWeb_fmCreateButtonDisabled_BlachPol {
	background-position: -40px -135px;
    width: 16px;
    height: 16px;
}

.dxWeb_fmRenameButtonDisabled_BlachPol {
	background-position: -60px -135px;
    width: 16px;
    height: 16px;
}

.dxWeb_fmMoveButtonDisabled_BlachPol {
	background-position: -80px -135px;
    width: 16px;
    height: 16px;
}

.dxWeb_fmDeleteButtonDisabled_BlachPol {
	background-position: -100px -135px;
    width: 16px;
    height: 16px;
}

.dxWeb_fmRefreshButtonDisabled_BlachPol {
	background-position: -120px -135px;
    width: 16px;
    height: 16px;
}

.dxWeb_ucClearButton_BlachPol {
    background-position: -100px -111px;
    width: 16px;
    height: 16px;
}
.dxWeb_ucClearButtonDisabled_BlachPol {
    background-position: -100px -135px;
    width: 16px;
    height: 16px;
}
