
.mblSwSquareShape .mblSwitchBgLeftRtl {
  background-image: url(compat/switch-square-r.gif);
}
.mblSwSquareShape .mblSwitchBgRightRtl {
  background-image: url(compat/switch-square-l.gif);
}
.mblSwRoundShape1 .mblSwitchBgLeftRtl {
  background-image: url(compat/switch-round1-r.gif);
}
.mblSwRoundShape1 .mblSwitchBgRightRtl {
  background-image: url(compat/switch-round1-l.gif);
}
.mblSwRoundShape2 .mblSwitchBgLeftRtl {
  background-image: url(compat/switch-round2-r.gif);
}
.mblSwRoundShape2 .mblSwitchBgRightRtl {
  background-image: url(compat/switch-round2-l.gif);
}
.mblSwArcShape1 .mblSwitchBgLeftRtl {
  background-image: url(compat/switch-arc1-r.gif);
}
.mblSwArcShape1 .mblSwitchBgRightRtl {
  background-image: url(compat/switch-arc1-l.gif);
}
.mblSwArcShape2 .mblSwitchBgLeftRtl {
  background-image: url(compat/switch-arc2-r.gif);
}
.mblSwArcShape2 .mblSwitchBgRightRtl {
  background-image: url(compat/switch-arc2-l.gif);
}
.mblSwDefaultShape .mblSwitchBgLeftRtl {
  background-image: url(compat/switch-square-r.gif);
}
.mblSwDefaultShape .mblSwitchBgRightRtl {
  background-image: url(compat/switch-square-l.gif);
}
