.dxEditors_edtError_Print,
.dxEditors_edtCalendarPrevYear_Print,
.dxEditors_edtCalendarPrevYearDisabled_Print,
.dxEditors_edtCalendarPrevMonth_Print,
.dxEditors_edtCalendarPrevMonthDisabled_Print,
.dxEditors_edtCalendarNextMonth_Print,
.dxEditors_edtCalendarNextMonthDisabled_Print,
.dxEditors_edtCalendarNextYear_Print,
.dxEditors_edtCalendarNextYearDisabled_Print,
.dxEditors_edtCalendarFNPrevYear_Print,
.dxEditors_edtCalendarFNNextYear_Print,
.dxEditors_edtRadioButtonChecked_Print,
.dxEditors_edtRadioButtonUnchecked_Print,
.dxEditors_edtRadioButtonCheckedDisabled_Print,
.dxEditors_edtRadioButtonUncheckedDisabled_Print,
.dxEditors_edtEllipsis_Print,
.dxEditors_edtEllipsisDisabled_Print,
.dxEditors_edtDropDownDisabled_Print,
.dxEditors_edtSpinEditIncrementImage_Print,
.dxEditors_edtSpinEditIncrementImageDisabled_Print,
.dxEditors_edtSpinEditDecrementImage_Print,
.dxEditors_edtSpinEditDecrementImageDisabled_Print,
.dxEditors_edtSpinEditLargeIncImage_Print,
.dxEditors_edtSpinEditLargeIncImageDisabled_Print,
.dxEditors_edtSpinEditLargeDecImage_Print,
.dxEditors_edtSpinEditLargeDecImageDisabled_Print,
.dxEditors_fcadd_Print,
.dxEditors_fcaddhot_Print,
.dxEditors_fcremove_Print,
.dxEditors_fcremovehot_Print,
.dxEditors_fcgroupaddcondition_Print,
.dxEditors_fcgroupaddgroup_Print,
.dxEditors_fcgroupremove_Print,
.dxEditors_fcopany_Print,
.dxEditors_fcopbegin_Print,
.dxEditors_fcopbetween_Print,
.dxEditors_fcopcontain_Print,
.dxEditors_fcopnotcontain_Print,
.dxEditors_fcopnotequal_Print,
.dxEditors_fcopend_Print,
.dxEditors_fcopequal_Print,
.dxEditors_fcopgreater_Print,
.dxEditors_fcopgreaterorequal_Print,
.dxEditors_fcopnotblank_Print,
.dxEditors_fcopblank_Print,
.dxEditors_fcopless_Print,
.dxEditors_fcoplessorequal_Print,
.dxEditors_fcoplike_Print,
.dxEditors_fcopnotany_Print,
.dxEditors_fcopnotbetween_Print,
.dxEditors_fcopnotlike_Print,
.dxEditors_fcgroupand_Print,
.dxEditors_fcgroupor_Print,
.dxEditors_fcgroupnotand_Print,
.dxEditors_fcgroupnotor_Print,
.dxEditors_caRefresh_Print,
.dxEditors_edtTBDecBtn_Print,
.dxEditors_edtTBIncBtn_Print,
.dxEditors_edtTBMainDH_Print,
.dxEditors_edtTBSecondaryDH_Print
{
    background-image: url('sprite.png');
    -background-image: url('sprite.gif'); /* for IE6 */
    background-repeat: no-repeat;
    background-color: transparent;
}
.dxEditors_edtDropDown_Print
{
	background-image: url('ddBtnSprite.png');
	background-repeat: no-repeat;
    background-color: transparent;
}

/* TrackBar */
.dxeTBHSys_Print .dxEditors_edtTBDecBtn_Print, .dxeTBHSys_Print .dxEditors_edtTBIncBtn_Print,
.dxeTBHSys_Print .dxEditors_edtTBDecBtnHover_Print, .dxeTBHSys_Print .dxEditors_edtTBIncBtnHover_Print,
.dxeTBHSys_Print .dxEditors_edtTBDecBtnPressed_Print, .dxeTBHSys_Print .dxEditors_edtTBIncBtnPressed_Print
{
	width: 18px;
	height: 19px;
}
.dxeTBVSys_Print .dxEditors_edtTBIncBtn_Print, .dxeTBVSys_Print .dxEditors_edtTBDecBtn_Print,
.dxeTBVSys_Print .dxEditors_edtTBIncBtnHover_Print, .dxeTBVSys_Print .dxEditors_edtTBDecBtnHover_Print,
.dxeTBVSys_Print .dxEditors_edtTBIncBtnPressed_Print, .dxeTBVSys_Print .dxEditors_edtTBDecBtnPressed_Print
{
	width:19px;
	height:18px;
}

.dxeTBHSys_Print .dxEditors_edtTBMainDH_Print, .dxeTBHSys_Print .dxEditors_edtTBSecondaryDH_Print,
.dxeTBHSys_Print .dxEditors_edtTBMainDHHover_Print, .dxeTBHSys_Print .dxEditors_edtTBSecondaryDHHover_Print,
.dxeTBHSys_Print .dxEditors_edtTBMainDHPressed_Print, .dxeTBHSys_Print .dxEditors_edtTBSecondaryDHPressed_Print
{
	width:7px;
	height:18px;
}
.dxeTBVSys_Print .dxEditors_edtTBMainDH_Print, .dxeTBVSys_Print .dxEditors_edtTBSecondaryDH_Print,
.dxeTBVSys_Print .dxEditors_edtTBMainDHHover_Print, .dxeTBVSys_Print .dxEditors_edtTBSecondaryDHHover_Print,
.dxeTBVSys_Print .dxEditors_edtTBMainDHPressed_Print, .dxeTBVSys_Print .dxEditors_edtTBSecondaryDHPressed_Print
{
	width:18px;
	height:7px;
}

.dxeTBHSys_Print .dxEditors_edtTBDecBtn_Print 
{
	background-position: -38px -123px;
}
.dxeTBHSys_Print .dxEditors_edtTBDecBtnHover_Print
{
	background-position: -94px -148px;
}
.dxeTBHSys_Print .dxEditors_edtTBDecBtnPressed_Print
{
	background-position: -94px -148px;
	opacity:0.5;
}

.dxeTBHSys_Print .dxEditors_edtTBIncBtn_Print
{
	background-position: -15px -123px;
}
.dxeTBHSys_Print .dxEditors_edtTBIncBtnHover_Print
{
	background-position: -67px -148px;
}
.dxeTBHSys_Print .dxEditors_edtTBIncBtnPressed_Print
{ 
	background-position: -67px -148px;
	opacity:0.5;
}

.dxeTBVSys_Print .dxEditors_edtTBDecBtn_Print
{
	background-position: -132px -123px;
}
.dxeTBVSys_Print .dxEditors_edtTBDecBtnHover_Print
{
	background-position: -8px -148px;
}
.dxeTBVSys_Print .dxEditors_edtTBDecBtnPressed_Print
{
	background-position: -8px -148px;
	opacity:0.5;
}

.dxeTBVSys_Print .dxEditors_edtTBIncBtn_Print
{
	background-position: -107px -123px;
}
.dxeTBVSys_Print .dxEditors_edtTBIncBtnHover_Print
{
	background-position: -37px -148px;
}
.dxeTBVSys_Print .dxEditors_edtTBIncBtnPressed_Print
{
	background-position: -37px -148px;
	opacity:0.5; 
}

.dxeTBHSys_Print .dxEditors_edtTBMainDH_Print, .dxeTBHSys_Print .dxEditors_edtTBSecondaryDH_Print
{
	background-position: -68px -128px;
}
.dxeTBHSys_Print .dxEditors_edtTBMainDHHover_Print, .dxeTBHSys_Print .dxEditors_edtTBSecondaryDHHover_Print
{
	background-position: -144px -153px;
}
.dxeTBHSys_Print .dxEditors_edtTBMainDHPressed_Print, .dxeTBHSys_Print .dxEditors_edtTBSecondaryDHPressed_Print
{
	background-position: -153px -153px;
}

.dxeTBVSys_Print .dxEditors_edtTBMainDH_Print, .dxeTBVSys_Print .dxEditors_edtTBSecondaryDH_Print
{
	background-position: -161px -128px;
}
.dxeTBVSys_Print .dxEditors_edtTBMainDHHover_Print, .dxeTBVSys_Print .dxEditors_edtTBSecondaryDHHover_Print
{
	background-position: -161px -137px;
}
.dxeTBVSys_Print .dxEditors_edtTBMainDHPressed_Print, .dxeTBVSys_Print .dxEditors_edtTBSecondaryDHPressed_Print
{
	background-position: -161px -146px;
}

/* RadioButton */
.dxEditors_edtRadioButtonChecked_Print,
.dxEditors_edtRadioButtonUnchecked_Print,
.dxEditors_edtRadioButtonCheckedDisabled_Print,
.dxEditors_edtRadioButtonUncheckedDisabled_Print {
	width: 15px;
    height: 15px;
}
.dxEditors_edtRadioButtonUnchecked_Print {
    background-position: 0px -40px;
}
.dxEditors_edtRadioButtonChecked_Print {
    background-position: -15px -40px;
}
.dxEditors_edtRadioButtonUncheckedDisabled_Print {
    background-position: -30px -40px;
}
.dxEditors_edtRadioButtonCheckedDisabled_Print {
    background-position: -45px -40px;
}

.dxEditors_edtError_Print,
.dxEditors_edtCalendarPrevYear_Print,
.dxEditors_edtCalendarPrevYearDisabled_Print,
.dxEditors_edtCalendarPrevMonth_Print,
.dxEditors_edtCalendarPrevMonthDisabled_Print,
.dxEditors_edtCalendarNextMonth_Print,
.dxEditors_edtCalendarNextMonthDisabled_Print,
.dxEditors_edtCalendarNextYear_Print,
.dxEditors_edtCalendarNextYearDisabled_Print,
.dxEditors_edtCalendarFNPrevYear_Print,
.dxEditors_edtCalendarFNNextYear_Print,
.dxEditors_edtEllipsis_Print,
.dxEditors_edtEllipsisDisabled_Print,
.dxEditors_edtDropDown_Print,
.dxEditors_edtDropDownDisabled_Print,
.dxEditors_edtSpinEditIncrementImage_Print,
.dxEditors_edtSpinEditIncrementImageDisabled_Print,
.dxEditors_edtSpinEditDecrementImage_Print,
.dxEditors_edtSpinEditDecrementImageDisabled_Print,
.dxEditors_edtSpinEditLargeIncImage_Print,
.dxEditors_edtSpinEditLargeIncImageDisabled_Print,
.dxEditors_edtSpinEditLargeDecImage_Print,
.dxEditors_edtSpinEditLargeDecImageDisabled_Print
{
	display:block;
	margin:auto;
}

.dxEditors_edtError_Print {
    background-position: -170px 0px;
    width: 14px;
    height: 14px;
}

.dxEditors_edtCalendarPrevYear_Print {
    background-position: -76px 0px;
    width: 11px;
    height: 12px;
}

.dxEditors_edtCalendarPrevYearDisabled_Print {
    background-position: -76px -20px;
    width: 11px;
    height: 12px;
}

.dxEditors_edtCalendarPrevMonth_Print {
    background-position: -57px 0px;
    width: 11px;
    height: 12px;
}

.dxEditors_edtCalendarPrevMonthDisabled_Print {
    background-position: -57px -20px;
    width: 11px;
    height: 12px;
}

.dxEditors_edtCalendarNextMonth_Print {
    background-position: -19px 0px;
    width: 11px;
    height: 12px;
}

.dxEditors_edtCalendarNextMonthDisabled_Print {
    background-position: -19px -20px;
    width: 11px;
    height: 12px;
}

.dxEditors_edtCalendarNextYear_Print {
    background-position: -38px 0px;
    width: 11px;
    height: 12px;
}

.dxEditors_edtCalendarNextYearDisabled_Print {
    background-position: -38px -20px;
    width: 11px;
    height: 12px;
}

.dxEditors_edtCalendarFNPrevYear_Print {
    background-position: 0px 0px;
    width: 11px;
    height: 12px;
}

.dxEditors_edtCalendarFNNextYear_Print {
    background-position: 0px -20px;
    width: 11px;
    height: 12px;
}

.dxEditors_edtEllipsis_Print {
    background-position: -113px 0px;
    width: 11px;
    height: 14px;
}

.dxEditors_edtEllipsisDisabled_Print {
    background-position: -113px -22px;
    width: 11px;
    height: 14px;
}

.dxEditors_edtDropDown_Print {
    background-position: 0px 0px;
    width: 9px;
    height: 5px;
}
.dxeButtonEditButtonHover_Print .dxEditors_edtDropDown_Print
{
	background-position: 0px -5px;
}
.dxeButtonEditButtonPressed_Print .dxEditors_edtDropDown_Print
{
	background-position: 0px -10px;
}
.dxEditors_edtDropDownDisabled_Print {
    background-position: -95px -22px;
    width: 10px;
    height: 14px;
}

.dxEditors_edtSpinEditIncrementImage_Print {
    background-position: -150px 0px;
    width: 10px;
    height: 5px;
}

.dxEditors_edtSpinEditIncrementImageDisabled_Print {
    background-position: -150px -13px;
    width: 10px;
    height: 5px;
}

.dxEditors_edtSpinEditDecrementImage_Print {
    background-position: -132px 0px;
    width: 10px;
    height: 5px;
}

.dxEditors_edtSpinEditDecrementImageDisabled_Print {
    background-position: -132px -13px;
    width: 10px;
    height: 5px;
}

.dxEditors_edtSpinEditLargeIncImage_Print {
    background-position: -145px -26px;
    width: 5px;
    height: 7px;
}

.dxEditors_edtSpinEditLargeIncImageDisabled_Print {
    background-position: -171px -26px;
    width: 5px;
    height: 7px;
}

.dxEditors_edtSpinEditLargeDecImage_Print {
    background-position: -132px -26px;
    width: 5px;
    height: 7px;
}

.dxEditors_edtSpinEditLargeDecImageDisabled_Print {
    background-position: -158px -26px;
    width: 5px;
    height: 7px;
}

.dxEditors_fcadd_Print {
    background-position: 0px -67px;
    width: 13px;
    height: 13px;
}

.dxEditors_fcaddhot_Print {
    background-position: -21px -67px;
    width: 13px;
    height: 13px;
}

.dxEditors_fcremove_Print {
    background-position: -42px -67px;
    width: 13px;
    height: 13px;
}

.dxEditors_fcremovehot_Print {
    background-position: -63px -67px;
    width: 13px;
    height: 13px;
}

.dxEditors_fcgroupaddcondition_Print {
    background-position: -168px -46px;
    width: 13px;
    height: 13px;
}

.dxEditors_fcgroupaddgroup_Print {
    background-position: -147px -46px;
    width: 13px;
    height: 13px;
}

.dxEditors_fcgroupremove_Print {
    background-position: -126px -67px;
    width: 13px;
    height: 13px;
}

.dxEditors_fcopany_Print {
    background-position: 0px -88px;
    width: 13px;
    height: 13px;
}

.dxEditors_fcopbegin_Print {
    background-position: -42px -88px;
    width: 13px;
    height: 13px;
}

.dxEditors_fcopbetween_Print {
    background-position: -84px -88px;
    width: 13px;
    height: 13px;
}

.dxEditors_fcopcontain_Print {
    background-position: -105px -109px;
    width: 13px;
    height: 13px;
}

.dxEditors_fcopnotcontain_Print {
    background-position: -147px -109px;
    width: 13px;
    height: 13px;
}

.dxEditors_fcopnotequal_Print {
    background-position: -168px -88px;
    width: 13px;
    height: 13px;
}

.dxEditors_fcopend_Print {
    background-position: -63px -88px;
    width: 13px;
    height: 13px;
}

.dxEditors_fcopequal_Print {
    background-position: 0px -109px;
    width: 13px;
    height: 13px;
}

.dxEditors_fcopgreater_Print {
    background-position: -21px -109px;
    width: 13px;
    height: 13px;
}

.dxEditors_fcopgreaterorequal_Print {
    background-position: -42px -109px;
    width: 13px;
    height: 13px;
}

.dxEditors_fcopnotblank_Print {
    background-position: -105px -88px;
    width: 13px;
    height: 13px;
}

.dxEditors_fcopblank_Print {
    background-position: -126px -88px;
    width: 13px;
    height: 13px;
}

.dxEditors_fcopless_Print {
    background-position: -63px -109px;
    width: 13px;
    height: 13px;
}

.dxEditors_fcoplessorequal_Print {
    background-position: -84px -109px;
    width: 13px;
    height: 13px;
}

.dxEditors_fcoplike_Print {
    background-position: -126px -109px;
    width: 13px;
    height: 13px;
}

.dxEditors_fcopnotany_Print {
    background-position: -21px -88px;
    width: 13px;
    height: 13px;
}

.dxEditors_fcopnotbetween_Print {
    background-position: -147px -88px;
    width: 13px;
    height: 13px;
}

.dxEditors_fcopnotlike_Print {
    background-position: -168px -109px;
    width: 13px;
    height: 13px;
}

.dxEditors_fcgroupand_Print {
    background-position: -84px -67px;
    width: 13px;
    height: 13px;
}

.dxEditors_fcgroupor_Print {
    background-position: -168px -67px;
    width: 13px;
    height: 13px;
}

.dxEditors_fcgroupnotand_Print {
    background-position: -105px -67px;
    width: 13px;
    height: 13px;
}

.dxEditors_fcgroupnotor_Print {
    background-position: -147px -67px;
    width: 13px;
    height: 13px;
}

.dxEditors_caRefresh_Print {	
	background-position: 0px -130px;
	width: 13px;
	height: 13px;
}
