.dijitRtl .infoterre .dijitSliderProgressBarH,
.dijitRtl .infoterre .dijitSliderRemainingBarH,
.dijitRtl .infoterre .dijitSliderLeftBumper,
.dijitRtl .infoterre .dijitSliderRightBumper,
.dijitRtl .infoterre .dijitSliderTopBumper {
	background-position: top right;
}

.dijitRtl .infoterre .dijitSliderProgressBarV,
.dijitRtl .infoterre .dijitSliderRemainingBarV,
.dijitRtl .infoterre .dijitSliderBottomBumper {
	background-position: bottom right;
}

.dijitRtl .infoterre .dijitSliderLeftBumper {
	border-left-width: 0px;
	border-right-width: 1px;
}

.dijitRtl .infoterre .dijitSliderRightBumper {
	border-left-width: 1px;
	border-right-width: 0px;
}

.dijitRtl .infoterre .dijitSliderIncrementIconH {
	background-position: -7px 0px;
}

.dijitRtl .infoterre .dijitSliderDecrementIconH {
	background-position: -14px 0px;
}
