.dxWeb_rpHeaderTopLeftCorner_tablastyle,
.dxWeb_rpHeaderTopRightCorner_tablastyle,
.dxWeb_rpBottomLeftCorner_tablastyle,
.dxWeb_rpBottomRightCorner_tablastyle,
.dxWeb_rpTopLeftCorner_tablastyle,
.dxWeb_rpTopRightCorner_tablastyle,
.dxWeb_rpGroupBoxBottomLeftCorner_tablastyle,
.dxWeb_rpGroupBoxBottomRightCorner_tablastyle,
.dxWeb_rpGroupBoxTopLeftCorner_tablastyle,
.dxWeb_rpGroupBoxTopRightCorner_tablastyle,
.dxWeb_mHorizontalPopOut_tablastyle,
.dxWeb_mVerticalPopOut_tablastyle,
.dxWeb_mVerticalPopOutRtl_tablastyle,
.dxWeb_mSubMenuItem_tablastyle,
.dxWeb_mSubMenuItemChecked_tablastyle,
.dxWeb_mScrollUp_tablastyle,
.dxWeb_mScrollDown_tablastyle,
.dxWeb_tcScrollLeft_tablastyle,
.dxWeb_tcScrollRight_tablastyle,
.dxWeb_tcScrollLeftHover_tablastyle,
.dxWeb_tcScrollRightHover_tablastyle,
.dxWeb_tcScrollLeftPressed_tablastyle,
.dxWeb_tcScrollRightPressed_tablastyle,
.dxWeb_tcScrollLeftDisabled_tablastyle,
.dxWeb_tcScrollRightDisabled_tablastyle,
.dxWeb_nbCollapse_tablastyle,
.dxWeb_nbExpand_tablastyle,
.dxWeb_splVSeparator_tablastyle,
.dxWeb_splVSeparatorHover_tablastyle,
.dxWeb_splHSeparator_tablastyle,
.dxWeb_splHSeparatorHover_tablastyle,
.dxWeb_splVCollapseBackwardButton_tablastyle,
.dxWeb_splVCollapseBackwardButtonHover_tablastyle,
.dxWeb_splHCollapseBackwardButton_tablastyle,
.dxWeb_splHCollapseBackwardButtonHover_tablastyle,
.dxWeb_splVCollapseForwardButton_tablastyle,
.dxWeb_splVCollapseForwardButtonHover_tablastyle,
.dxWeb_splHCollapseForwardButton_tablastyle,
.dxWeb_splHCollapseForwardButtonHover_tablastyle,
.dxWeb_pcCloseButton_tablastyle,
.dxWeb_pcSizeGrip_tablastyle,
.dxWeb_pcSizeGripRtl_tablastyle,
.dxWeb_pAll_tablastyle,
.dxWeb_pAllDisabled_tablastyle,
.dxWeb_pPrev_tablastyle,
.dxWeb_pPrevDisabled_tablastyle,
.dxWeb_pNext_tablastyle,
.dxWeb_pNextDisabled_tablastyle,
.dxWeb_pLast_tablastyle,
.dxWeb_pLastDisabled_tablastyle,
.dxWeb_pFirst_tablastyle,
.dxWeb_pFirstDisabled_tablastyle,
.dxWeb_tvColBtn_tablastyle,
.dxWeb_tvColBtnRtl_tablastyle,
.dxWeb_tvExpBtn_tablastyle,
.dxWeb_tvExpBtnRtl_tablastyle,
.dxWeb_ncBackToTop_tablastyle,
.dxWeb_smBullet_tablastyle,
.dxWeb_tiBackToTop_tablastyle,
.dxWeb_fmFolder_tablastyle,
.dxWeb_fmFolderLocked_tablastyle,
.dxWeb_fmCreateButton_tablastyle,
.dxWeb_fmMoveButton_tablastyle,
.dxWeb_fmRenameButton_tablastyle,
.dxWeb_fmDeleteButton_tablastyle,
.dxWeb_fmRefreshButton_tablastyle,
.dxWeb_fmDwnlButton_tablastyle,
.dxWeb_fmCreateButtonDisabled_tablastyle,
.dxWeb_fmMoveButtonDisabled_tablastyle,
.dxWeb_fmRenameButtonDisabled_tablastyle,
.dxWeb_fmDeleteButtonDisabled_tablastyle,
.dxWeb_fmRefreshButtonDisabled_tablastyle,
.dxWeb_fmDwnlButtonDisabled_tablastyle,
.dxWeb_ucClearButton_tablastyle,
.dxWeb_ucClearButtonDisabled_tablastyle { 
    background-image: url('sprite.png');
    -background-image: url('sprite.gif'); /* for IE6 */
    background-repeat: no-repeat;
    background-color: transparent;
    display:block;
}
.dxWeb_mScrollUp_tablastyle, .dxWeb_mScrollDown_tablastyle
{
	margin: auto;
}
.dxWeb_ncBackToTop_tablastyle,
.dxWeb_pAll_tablastyle,
.dxWeb_pAllDisabled_tablastyle,
.dxWeb_pPrev_tablastyle,
.dxWeb_pPrevDisabled_tablastyle,
.dxWeb_pNext_tablastyle,
.dxWeb_pNextDisabled_tablastyle,
.dxWeb_pLast_tablastyle,
.dxWeb_pLastDisabled_tablastyle,
.dxWeb_pFirst_tablastyle,
.dxWeb_pFirstDisabled_tablastyle,
.dxWeb_smBullet_tablastyle,
.dxWeb_tiBackToTop_tablastyle
{
	display:inline;
}

.dxWeb_edtCheckBoxChecked_tablastyle,
.dxWeb_edtCheckBoxUnchecked_tablastyle,
.dxWeb_edtCheckBoxGrayed_tablastyle,
.dxWeb_edtCheckBoxCheckedDisabled_tablastyle,
.dxWeb_edtCheckBoxUncheckedDisabled_tablastyle,
.dxWeb_edtCheckBoxGrayedDisabled_tablastyle {
	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_tablastyle {
	background-position: -140px -73px;
}
.dxWeb_edtCheckBoxChecked_tablastyle {
	background-position: -140px -88px; 
}
.dxWeb_edtCheckBoxGrayed_tablastyle {
	background-position: -140px -103px;
}
.dxWeb_edtCheckBoxUncheckedDisabled_tablastyle {
	background-position: -140px -118px;
}
.dxWeb_edtCheckBoxCheckedDisabled_tablastyle {
	background-position: -140px -133px;
}
.dxWeb_edtCheckBoxGrayedDisabled_tablastyle {
	background-position: -140px -148px;
}

.dxWeb_rpHeaderTopLeftCorner_tablastyle {
    background-position: -76px -90px;
    width: 5px;
    height: 5px;
}

.dxWeb_rpHeaderTopRightCorner_tablastyle {
    background-position: -84px -90px;
    width: 5px;
    height: 5px;
}

.dxWeb_rpBottomLeftCorner_tablastyle {
    background-position: -57px -90px;
    width: 5px;
    height: 5px;
}

.dxWeb_rpBottomRightCorner_tablastyle {
    background-position: -65px -90px;
    width: 5px;
    height: 5px;
}

.dxWeb_rpTopLeftCorner_tablastyle {
    background-position: -38px -90px;
    width: 5px;
    height: 5px;
}

.dxWeb_rpTopRightCorner_tablastyle {
    background-position: -46px -90px;
    width: 5px;
    height: 5px;
}

.dxWeb_rpGroupBoxBottomLeftCorner_tablastyle {
    background-position: -19px -90px;
    width: 5px;
    height: 5px;
}

.dxWeb_rpGroupBoxBottomRightCorner_tablastyle {
    background-position: -27px -90px;
    width: 5px;
    height: 5px;
}

.dxWeb_rpGroupBoxTopLeftCorner_tablastyle {
    background-position: 0px -90px;
    width: 5px;
    height: 5px;
}

.dxWeb_rpGroupBoxTopRightCorner_tablastyle {
    background-position: -8px -90px;
    width: 5px;
    height: 5px;
}

.dxWeb_mHorizontalPopOut_tablastyle {
    background-position: -92px -40px;
    width: 7px;
    height: 4px;
}

.dxWeb_mVerticalPopOut_tablastyle {
    background-position: -101px -40px;
    width: 4px;
    height: 7px;
}

.dxWeb_mVerticalPopOutRtl_tablastyle {
    background-position: -106px -40px;
    width: 4px;
    height: 7px;
}

.dxWeb_mSubMenuItem_tablastyle {
    background-position: -63px -40px;
    width: 13px;
    height: 13px;
}

.dxWeb_mSubMenuItemChecked_tablastyle {
    background-position: -77px -40px;
    width: 13px;
    height: 13px;
}

.dxWeb_mScrollUp_tablastyle {
    background-position: -75px -59px;
    width: 18px;
    height: 18px;
}

.dxWeb_mScrollDown_tablastyle {
    background-position: -94px -59px;
    width: 18px;
    height: 18px;
}

.dxWeb_tcScrollLeft_tablastyle {
	background-position: -116px 0px;
    width: 19px;
    height: 15px;
}

.dxWeb_tcScrollRight_tablastyle {
	background-position: -137px 0px;
    width: 19px;
    height: 15px;
}

.dxWeb_tcScrollLeftHover_tablastyle {
	background-position: -116px -16px;
    width: 19px;
    height: 15px;
}
.dxWeb_tcScrollRightHover_tablastyle {
	background-position: -137px -16px;
    width: 19px;
    height: 15px;
}

.dxWeb_tcScrollLeftPressed_tablastyle {
	background-position: -116px -32px;
    width: 19px;
    height: 15px;
}
.dxWeb_tcScrollRightPressed_tablastyle {
	background-position: -137px -32px;
    width: 19px;
    height: 15px;
}

.dxWeb_tcScrollLeftDisabled_tablastyle {
	background-position: -116px -48px;
    width: 19px;
    height: 15px;
}
.dxWeb_tcScrollRightDisabled_tablastyle  {
	background-position: -137px -48px;
    width: 19px;
    height: 15px;
}

.dxWeb_nbCollapse_tablastyle {
    background-position: -101px 0px;
    width: 13px;
    height: 15px;
}

.dxWeb_nbExpand_tablastyle {
    background-position: -101px -16px;
    width: 13px;
    height: 15px;
}

.dxWeb_splVSeparator_tablastyle {
    background-position: -18px -59px;
    width: 6px;
    height: 22px;
}

.dxWeb_splVSeparatorHover_tablastyle {
    background-position: -25px -59px;
    width: 6px;
    height: 22px;
}

.dxWeb_splHSeparator_tablastyle {
    background-position: -33px -59px;
    width: 23px;
    height: 6px;
}

.dxWeb_splHSeparatorHover_tablastyle {
    background-position: -33px -66px;
    width: 23px;
    height: 6px;
}

.dxWeb_splVCollapseBackwardButton_tablastyle {
    background-position: 0px -73px;
    width: 6px;
    height: 7px;
}

.dxWeb_splVCollapseBackwardButtonHover_tablastyle {
    background-position: 0px -81px;
    width: 6px;
    height: 7px;
}

.dxWeb_splHCollapseBackwardButton_tablastyle {
    background-position: 0px -59px;
    width: 7px;
    height: 6px;
}

.dxWeb_splHCollapseBackwardButtonHover_tablastyle {
    background-position: 0px -66px;
    width: 7px;
    height: 6px;
}

.dxWeb_splVCollapseForwardButton_tablastyle {
    background-position: -8px -73px;
    width: 6px;
    height: 7px;
}

.dxWeb_splVCollapseForwardButtonHover_tablastyle {
    background-position: -8px -81px;
    width: 6px;
    height: 7px;
}

.dxWeb_splHCollapseForwardButton_tablastyle {
    background-position: -9px -59px;
    width: 7px;
    height: 6px;
}

.dxWeb_splHCollapseForwardButtonHover_tablastyle {
    background-position: -9px -66px;
    width: 7px;
    height: 6px;
}

.dxWeb_pcCloseButton_tablastyle {
    background-position: 0px -40px;
    width: 29px;
    height: 15px;
}

.dxWeb_pcSizeGrip_tablastyle {
    background-position: -34px -40px;
    width: 13px;
    height: 13px;
}

.dxWeb_pcSizeGripRtl_tablastyle {
    background-position: -48px -40px;
    width: 13px;
    height: 13px;
}

.dxWeb_pAll_tablastyle {
    background-position: 0px 0px;
    width: 19px;
    height: 18px;
}

.dxWeb_pAllDisabled_tablastyle {
    background-position: 0px -20px;
    width: 19px;
    height: 18px;
}

.dxWeb_pPrev_tablastyle {
    background-position: -60px 0px;
    width: 19px;
    height: 18px;
}

.dxWeb_pPrevDisabled_tablastyle {
    background-position: -60px -20px;
    width: 19px;
    height: 18px;
}

.dxWeb_pNext_tablastyle {
    background-position: -80px 0px;
    width: 19px;
    height: 18px;
}

.dxWeb_pNextDisabled_tablastyle {
    background-position: -80px -20px;
    width: 19px;
    height: 18px;
}

.dxWeb_pLast_tablastyle {
    background-position: -40px 0px;
    width: 19px;
    height: 18px;
}

.dxWeb_pLastDisabled_tablastyle {
    background-position: -40px -20px;
    width: 19px;
    height: 18px;
}

.dxWeb_pFirst_tablastyle {
    background-position: -20px 0px;
    width: 19px;
    height: 18px;
}

.dxWeb_pFirstDisabled_tablastyle {
    background-position: -20px -20px;
    width: 19px;
    height: 18px;
}

.dxWeb_tvColBtn_tablastyle {
	background-position: -19px -98px;
    width: 17px;
    height: 17px;
}
.dxWeb_tvColBtnRtl_tablastyle {
	background-position: -57px -98px;
    width: 17px;
    height: 17px;
}

.dxWeb_tvExpBtn_tablastyle {
    background-position: 0px -98px;
    width: 17px;
    height: 17px;
}
.dxWeb_tvExpBtnRtl_tablastyle {
	background-position: -38px -98px;
    width: 17px;
    height: 17px;
}

.dxWeb_ncBackToTop_tablastyle {
    background-position: -58px -59px;
    width: 15px;
    height: 15px;
}
.dxWeb_smBullet_tablastyle {
    background-position: -33px -75px;
    width: 8px;
    height: 13px;
}
.dxWeb_tiBackToTop_tablastyle {
    background-position: -58px -59px;
    width: 15px;
    height: 15px;
}

.dxWeb_fmFolder_tablastyle {
	background-position: 0px -123px;
    width: 16px;
    height: 16px;
}

.dxWeb_fmFolderLocked_tablastyle {
	background-position: -20px -123px;
    width: 16px;
    height: 16px;
}

.dxWeb_fmCreateButton_tablastyle {
	background-position: -40px -123px;
    width: 16px;
    height: 16px;
}

.dxWeb_fmRenameButton_tablastyle {
	background-position: -60px -123px;
    width: 16px;
    height: 16px;
}

.dxWeb_fmMoveButton_tablastyle {
	background-position: -80px -123px;
    width: 16px;
    height: 16px;
}

.dxWeb_fmDeleteButton_tablastyle {
	background-position: -100px -123px;
    width: 16px;
    height: 16px;
}

.dxWeb_fmRefreshButton_tablastyle {
	background-position: -120px -123px;
    width: 16px;
    height: 16px;
}
.dxWeb_fmDwnlButton_tablastyle {
	background-position: 0px -147px;
    width: 16px;
    height: 16px;
}
.dxWeb_fmDwnlButtonDisabled_tablastyle {
	background-position: -20px -147px;
    width: 16px;
    height: 16px;
}

.dxWeb_fmCreateButtonDisabled_tablastyle {
	background-position: -40px -147px;
    width: 16px;
    height: 16px;
}

.dxWeb_fmRenameButtonDisabled_tablastyle {
	background-position: -60px -147px;
    width: 16px;
    height: 16px;
}

.dxWeb_fmMoveButtonDisabled_tablastyle {
	background-position: -80px -147px;
    width: 16px;
    height: 16px;
}

.dxWeb_fmDeleteButtonDisabled_tablastyle {
	background-position: -100px -147px;
    width: 16px;
    height: 16px;
}

.dxWeb_fmRefreshButtonDisabled_tablastyle {
	background-position: -120px -147px;
    width: 16px;
    height: 16px;
}
.dxWeb_ucClearButton_tablastyle {
    background-position: -100px -123px;
    width: 16px;
    height: 16px;
}
.dxWeb_ucClearButtonDisabled_tablastyle {
    background-position: -100px -147px;
    width: 16px;
    height: 16px;
}
