.dxEditors_edtError_DXCustom,
.dxEditors_edtCalendarPrevYear_DXCustom,
.dxEditors_edtCalendarPrevYearDisabled_DXCustom,
.dxEditors_edtCalendarPrevMonth_DXCustom,
.dxEditors_edtCalendarPrevMonthDisabled_DXCustom,
.dxEditors_edtCalendarNextMonth_DXCustom,
.dxEditors_edtCalendarNextMonthDisabled_DXCustom,
.dxEditors_edtCalendarNextYear_DXCustom,
.dxEditors_edtCalendarNextYearDisabled_DXCustom,
.dxEditors_edtCalendarFNPrevYear_DXCustom,
.dxEditors_edtCalendarFNNextYear_DXCustom,
.dxEditors_edtRadioButtonChecked_DXCustom,
.dxEditors_edtRadioButtonUnchecked_DXCustom,
.dxEditors_edtRadioButtonCheckedDisabled_DXCustom,
.dxEditors_edtRadioButtonUncheckedDisabled_DXCustom,
.dxEditors_edtEllipsis_DXCustom,
.dxEditors_edtEllipsisDisabled_DXCustom,
.dxEditors_edtDropDownDisabled_DXCustom,
.dxEditors_edtSpinEditIncrementImage_DXCustom,
.dxEditors_edtSpinEditIncrementImageDisabled_DXCustom,
.dxEditors_edtSpinEditDecrementImage_DXCustom,
.dxEditors_edtSpinEditDecrementImageDisabled_DXCustom,
.dxEditors_edtSpinEditLargeIncImage_DXCustom,
.dxEditors_edtSpinEditLargeIncImageDisabled_DXCustom,
.dxEditors_edtSpinEditLargeDecImage_DXCustom,
.dxEditors_edtSpinEditLargeDecImageDisabled_DXCustom,
.dxEditors_fcadd_DXCustom,
.dxEditors_fcaddhot_DXCustom,
.dxEditors_fcremove_DXCustom,
.dxEditors_fcremovehot_DXCustom,
.dxEditors_fcgroupaddcondition_DXCustom,
.dxEditors_fcgroupaddgroup_DXCustom,
.dxEditors_fcgroupremove_DXCustom,
.dxEditors_fcopany_DXCustom,
.dxEditors_fcopbegin_DXCustom,
.dxEditors_fcopbetween_DXCustom,
.dxEditors_fcopcontain_DXCustom,
.dxEditors_fcopnotcontain_DXCustom,
.dxEditors_fcopnotequal_DXCustom,
.dxEditors_fcopend_DXCustom,
.dxEditors_fcopequal_DXCustom,
.dxEditors_fcopgreater_DXCustom,
.dxEditors_fcopgreaterorequal_DXCustom,
.dxEditors_fcopnotblank_DXCustom,
.dxEditors_fcopblank_DXCustom,
.dxEditors_fcopless_DXCustom,
.dxEditors_fcoplessorequal_DXCustom,
.dxEditors_fcoplike_DXCustom,
.dxEditors_fcopnotany_DXCustom,
.dxEditors_fcopnotbetween_DXCustom,
.dxEditors_fcopnotlike_DXCustom,
.dxEditors_fcgroupand_DXCustom,
.dxEditors_fcgroupor_DXCustom,
.dxEditors_fcgroupnotand_DXCustom,
.dxEditors_fcgroupnotor_DXCustom,
.dxEditors_caRefresh_DXCustom,
.dxEditors_edtTBDecBtn_DXCustom,
.dxEditors_edtTBIncBtn_DXCustom,
.dxEditors_edtTBMainDH_DXCustom,
.dxEditors_edtTBSecondaryDH_DXCustom
{
    background-image: url('sprite.png');
    -background-image: url('sprite.gif'); /* for IE6 */
    background-repeat: no-repeat;
    background-color: transparent;
}
.dxEditors_edtDropDown_DXCustom
{
	background-image: url('ddBtnSprite.png');
	background-repeat: no-repeat;
    background-color: transparent;
}

/* TrackBar */
.dxeTBHSys_DXCustom .dxEditors_edtTBDecBtn_DXCustom, .dxeTBHSys_DXCustom .dxEditors_edtTBIncBtn_DXCustom,
.dxeTBHSys_DXCustom .dxEditors_edtTBDecBtnHover_DXCustom, .dxeTBHSys_DXCustom .dxEditors_edtTBIncBtnHover_DXCustom,
.dxeTBHSys_DXCustom .dxEditors_edtTBDecBtnPressed_DXCustom, .dxeTBHSys_DXCustom .dxEditors_edtTBIncBtnPressed_DXCustom
{
	width: 18px;
	height: 19px;
}
.dxeTBVSys_DXCustom .dxEditors_edtTBIncBtn_DXCustom, .dxeTBVSys_DXCustom .dxEditors_edtTBDecBtn_DXCustom,
.dxeTBVSys_DXCustom .dxEditors_edtTBIncBtnHover_DXCustom, .dxeTBVSys_DXCustom .dxEditors_edtTBDecBtnHover_DXCustom,
.dxeTBVSys_DXCustom .dxEditors_edtTBIncBtnPressed_DXCustom, .dxeTBVSys_DXCustom .dxEditors_edtTBDecBtnPressed_DXCustom
{
	width:19px;
	height:18px;
}

.dxeTBHSys_DXCustom .dxEditors_edtTBMainDH_DXCustom, .dxeTBHSys_DXCustom .dxEditors_edtTBSecondaryDH_DXCustom,
.dxeTBHSys_DXCustom .dxEditors_edtTBMainDHHover_DXCustom, .dxeTBHSys_DXCustom .dxEditors_edtTBSecondaryDHHover_DXCustom,
.dxeTBHSys_DXCustom .dxEditors_edtTBMainDHPressed_DXCustom, .dxeTBHSys_DXCustom .dxEditors_edtTBSecondaryDHPressed_DXCustom
{
	width:7px;
	height:18px;
}
.dxeTBVSys_DXCustom .dxEditors_edtTBMainDH_DXCustom, .dxeTBVSys_DXCustom .dxEditors_edtTBSecondaryDH_DXCustom,
.dxeTBVSys_DXCustom .dxEditors_edtTBMainDHHover_DXCustom, .dxeTBVSys_DXCustom .dxEditors_edtTBSecondaryDHHover_DXCustom,
.dxeTBVSys_DXCustom .dxEditors_edtTBMainDHPressed_DXCustom, .dxeTBVSys_DXCustom .dxEditors_edtTBSecondaryDHPressed_DXCustom
{
	width:18px;
	height:7px;
}

.dxeTBHSys_DXCustom .dxEditors_edtTBDecBtn_DXCustom 
{
	background-position: -38px -123px;
}
.dxeTBHSys_DXCustom .dxEditors_edtTBDecBtnHover_DXCustom
{
	background-position: -94px -148px;
}
.dxeTBHSys_DXCustom .dxEditors_edtTBDecBtnPressed_DXCustom
{
	background-position: -94px -148px;
	opacity:0.5;
}

.dxeTBHSys_DXCustom .dxEditors_edtTBIncBtn_DXCustom
{
	background-position: -15px -123px;
}
.dxeTBHSys_DXCustom .dxEditors_edtTBIncBtnHover_DXCustom
{
	background-position: -67px -148px;
}
.dxeTBHSys_DXCustom .dxEditors_edtTBIncBtnPressed_DXCustom
{ 
	background-position: -67px -148px;
	opacity:0.5;
}

.dxeTBVSys_DXCustom .dxEditors_edtTBDecBtn_DXCustom
{
	background-position: -132px -123px;
}
.dxeTBVSys_DXCustom .dxEditors_edtTBDecBtnHover_DXCustom
{
	background-position: -8px -148px;
}
.dxeTBVSys_DXCustom .dxEditors_edtTBDecBtnPressed_DXCustom
{
	background-position: -8px -148px;
	opacity:0.5;
}

.dxeTBVSys_DXCustom .dxEditors_edtTBIncBtn_DXCustom
{
	background-position: -107px -123px;
}
.dxeTBVSys_DXCustom .dxEditors_edtTBIncBtnHover_DXCustom
{
	background-position: -37px -148px;
}
.dxeTBVSys_DXCustom .dxEditors_edtTBIncBtnPressed_DXCustom
{
	background-position: -37px -148px;
	opacity:0.5; 
}

.dxeTBHSys_DXCustom .dxEditors_edtTBMainDH_DXCustom, .dxeTBHSys_DXCustom .dxEditors_edtTBSecondaryDH_DXCustom
{
	background-position: -68px -128px;
}
.dxeTBHSys_DXCustom .dxEditors_edtTBMainDHHover_DXCustom, .dxeTBHSys_DXCustom .dxEditors_edtTBSecondaryDHHover_DXCustom
{
	background-position: -144px -153px;
}
.dxeTBHSys_DXCustom .dxEditors_edtTBMainDHPressed_DXCustom, .dxeTBHSys_DXCustom .dxEditors_edtTBSecondaryDHPressed_DXCustom
{
	background-position: -153px -153px;
}

.dxeTBVSys_DXCustom .dxEditors_edtTBMainDH_DXCustom, .dxeTBVSys_DXCustom .dxEditors_edtTBSecondaryDH_DXCustom
{
	background-position: -161px -128px;
}
.dxeTBVSys_DXCustom .dxEditors_edtTBMainDHHover_DXCustom, .dxeTBVSys_DXCustom .dxEditors_edtTBSecondaryDHHover_DXCustom
{
	background-position: -161px -137px;
}
.dxeTBVSys_DXCustom .dxEditors_edtTBMainDHPressed_DXCustom, .dxeTBVSys_DXCustom .dxEditors_edtTBSecondaryDHPressed_DXCustom
{
	background-position: -161px -146px;
}

/* RadioButton */
.dxEditors_edtRadioButtonChecked_DXCustom,
.dxEditors_edtRadioButtonUnchecked_DXCustom,
.dxEditors_edtRadioButtonCheckedDisabled_DXCustom,
.dxEditors_edtRadioButtonUncheckedDisabled_DXCustom {
	width: 15px;
    height: 15px;
}
.dxEditors_edtRadioButtonUnchecked_DXCustom {
    background-position: 0px -40px;
}
.dxEditors_edtRadioButtonChecked_DXCustom {
    background-position: -15px -40px;
}
.dxEditors_edtRadioButtonUncheckedDisabled_DXCustom {
    background-position: -30px -40px;
}
.dxEditors_edtRadioButtonCheckedDisabled_DXCustom {
    background-position: -45px -40px;
}

.dxEditors_edtError_DXCustom,
.dxEditors_edtCalendarPrevYear_DXCustom,
.dxEditors_edtCalendarPrevYearDisabled_DXCustom,
.dxEditors_edtCalendarPrevMonth_DXCustom,
.dxEditors_edtCalendarPrevMonthDisabled_DXCustom,
.dxEditors_edtCalendarNextMonth_DXCustom,
.dxEditors_edtCalendarNextMonthDisabled_DXCustom,
.dxEditors_edtCalendarNextYear_DXCustom,
.dxEditors_edtCalendarNextYearDisabled_DXCustom,
.dxEditors_edtCalendarFNPrevYear_DXCustom,
.dxEditors_edtCalendarFNNextYear_DXCustom,
.dxEditors_edtEllipsis_DXCustom,
.dxEditors_edtEllipsisDisabled_DXCustom,
.dxEditors_edtDropDown_DXCustom,
.dxEditors_edtDropDownDisabled_DXCustom,
.dxEditors_edtSpinEditIncrementImage_DXCustom,
.dxEditors_edtSpinEditIncrementImageDisabled_DXCustom,
.dxEditors_edtSpinEditDecrementImage_DXCustom,
.dxEditors_edtSpinEditDecrementImageDisabled_DXCustom,
.dxEditors_edtSpinEditLargeIncImage_DXCustom,
.dxEditors_edtSpinEditLargeIncImageDisabled_DXCustom,
.dxEditors_edtSpinEditLargeDecImage_DXCustom,
.dxEditors_edtSpinEditLargeDecImageDisabled_DXCustom
{
	display:block;
	margin:auto;
}

.dxEditors_edtError_DXCustom {
    background-position: -170px 0px;
    width: 14px;
    height: 14px;
}

.dxEditors_edtCalendarPrevYear_DXCustom {
    background-position: -76px 0px;
    width: 11px;
    height: 12px;
}

.dxEditors_edtCalendarPrevYearDisabled_DXCustom {
    background-position: -76px -20px;
    width: 11px;
    height: 12px;
}

.dxEditors_edtCalendarPrevMonth_DXCustom {
    background-position: -57px 0px;
    width: 11px;
    height: 12px;
}

.dxEditors_edtCalendarPrevMonthDisabled_DXCustom {
    background-position: -57px -20px;
    width: 11px;
    height: 12px;
}

.dxEditors_edtCalendarNextMonth_DXCustom {
    background-position: -19px 0px;
    width: 11px;
    height: 12px;
}

.dxEditors_edtCalendarNextMonthDisabled_DXCustom {
    background-position: -19px -20px;
    width: 11px;
    height: 12px;
}

.dxEditors_edtCalendarNextYear_DXCustom {
    background-position: -38px 0px;
    width: 11px;
    height: 12px;
}

.dxEditors_edtCalendarNextYearDisabled_DXCustom {
    background-position: -38px -20px;
    width: 11px;
    height: 12px;
}

.dxEditors_edtCalendarFNPrevYear_DXCustom {
    background-position: 0px 0px;
    width: 11px;
    height: 12px;
}

.dxEditors_edtCalendarFNNextYear_DXCustom {
    background-position: 0px -20px;
    width: 11px;
    height: 12px;
}

.dxEditors_edtEllipsis_DXCustom {
    background-position: -113px 0px;
    width: 11px;
    height: 14px;
}

.dxEditors_edtEllipsisDisabled_DXCustom {
    background-position: -113px -22px;
    width: 11px;
    height: 14px;
}

.dxEditors_edtDropDown_DXCustom {
    background-position: 0px 0px;
    width: 9px;
    height: 5px;
}
.dxeButtonEditButtonHover_DXCustom .dxEditors_edtDropDown_DXCustom
{
	background-position: 0px -5px;
}
.dxeButtonEditButtonPressed_DXCustom .dxEditors_edtDropDown_DXCustom
{
	background-position: 0px -10px;
}
.dxEditors_edtDropDownDisabled_DXCustom {
    background-position: -95px -22px;
    width: 10px;
    height: 14px;
}

.dxEditors_edtSpinEditIncrementImage_DXCustom {
    background-position: -150px 0px;
    width: 10px;
    height: 5px;
}

.dxEditors_edtSpinEditIncrementImageDisabled_DXCustom {
    background-position: -150px -13px;
    width: 10px;
    height: 5px;
}

.dxEditors_edtSpinEditDecrementImage_DXCustom {
    background-position: -132px 0px;
    width: 10px;
    height: 5px;
}

.dxEditors_edtSpinEditDecrementImageDisabled_DXCustom {
    background-position: -132px -13px;
    width: 10px;
    height: 5px;
}

.dxEditors_edtSpinEditLargeIncImage_DXCustom {
    background-position: -145px -26px;
    width: 5px;
    height: 7px;
}

.dxEditors_edtSpinEditLargeIncImageDisabled_DXCustom {
    background-position: -171px -26px;
    width: 5px;
    height: 7px;
}

.dxEditors_edtSpinEditLargeDecImage_DXCustom {
    background-position: -132px -26px;
    width: 5px;
    height: 7px;
}

.dxEditors_edtSpinEditLargeDecImageDisabled_DXCustom {
    background-position: -158px -26px;
    width: 5px;
    height: 7px;
}

.dxEditors_fcadd_DXCustom {
    background-position: 0px -67px;
    width: 13px;
    height: 13px;
}

.dxEditors_fcaddhot_DXCustom {
    background-position: -21px -67px;
    width: 13px;
    height: 13px;
}

.dxEditors_fcremove_DXCustom {
    background-position: -42px -67px;
    width: 13px;
    height: 13px;
}

.dxEditors_fcremovehot_DXCustom {
    background-position: -63px -67px;
    width: 13px;
    height: 13px;
}

.dxEditors_fcgroupaddcondition_DXCustom {
    background-position: -168px -46px;
    width: 13px;
    height: 13px;
}

.dxEditors_fcgroupaddgroup_DXCustom {
    background-position: -147px -46px;
    width: 13px;
    height: 13px;
}

.dxEditors_fcgroupremove_DXCustom {
    background-position: -126px -67px;
    width: 13px;
    height: 13px;
}

.dxEditors_fcopany_DXCustom {
    background-position: 0px -88px;
    width: 13px;
    height: 13px;
}

.dxEditors_fcopbegin_DXCustom {
    background-position: -42px -88px;
    width: 13px;
    height: 13px;
}

.dxEditors_fcopbetween_DXCustom {
    background-position: -84px -88px;
    width: 13px;
    height: 13px;
}

.dxEditors_fcopcontain_DXCustom {
    background-position: -105px -109px;
    width: 13px;
    height: 13px;
}

.dxEditors_fcopnotcontain_DXCustom {
    background-position: -147px -109px;
    width: 13px;
    height: 13px;
}

.dxEditors_fcopnotequal_DXCustom {
    background-position: -168px -88px;
    width: 13px;
    height: 13px;
}

.dxEditors_fcopend_DXCustom {
    background-position: -63px -88px;
    width: 13px;
    height: 13px;
}

.dxEditors_fcopequal_DXCustom {
    background-position: 0px -109px;
    width: 13px;
    height: 13px;
}

.dxEditors_fcopgreater_DXCustom {
    background-position: -21px -109px;
    width: 13px;
    height: 13px;
}

.dxEditors_fcopgreaterorequal_DXCustom {
    background-position: -42px -109px;
    width: 13px;
    height: 13px;
}

.dxEditors_fcopnotblank_DXCustom {
    background-position: -105px -88px;
    width: 13px;
    height: 13px;
}

.dxEditors_fcopblank_DXCustom {
    background-position: -126px -88px;
    width: 13px;
    height: 13px;
}

.dxEditors_fcopless_DXCustom {
    background-position: -63px -109px;
    width: 13px;
    height: 13px;
}

.dxEditors_fcoplessorequal_DXCustom {
    background-position: -84px -109px;
    width: 13px;
    height: 13px;
}

.dxEditors_fcoplike_DXCustom {
    background-position: -126px -109px;
    width: 13px;
    height: 13px;
}

.dxEditors_fcopnotany_DXCustom {
    background-position: -21px -88px;
    width: 13px;
    height: 13px;
}

.dxEditors_fcopnotbetween_DXCustom {
    background-position: -147px -88px;
    width: 13px;
    height: 13px;
}

.dxEditors_fcopnotlike_DXCustom {
    background-position: -168px -109px;
    width: 13px;
    height: 13px;
}

.dxEditors_fcgroupand_DXCustom {
    background-position: -84px -67px;
    width: 13px;
    height: 13px;
}

.dxEditors_fcgroupor_DXCustom {
    background-position: -168px -67px;
    width: 13px;
    height: 13px;
}

.dxEditors_fcgroupnotand_DXCustom {
    background-position: -105px -67px;
    width: 13px;
    height: 13px;
}

.dxEditors_fcgroupnotor_DXCustom {
    background-position: -147px -67px;
    width: 13px;
    height: 13px;
}

.dxEditors_caRefresh_DXCustom {	
	background-position: 0px -130px;
	width: 13px;
	height: 13px;
}
