body {
     direction:rtl;
}

.stick_top      {   background-image: url(/img/stick_top_rtl.png);   background-repeat: no-repeat;   width: 20px; background-position: center;}
.stick_bottom   {   background-image: url(/img/stick_bottom_rtl.png);background-repeat: no-repeat;   width: 20px; background-position: center;}
.stick_center   {   background-image: url(/img/stick_center_rtl.png);background-repeat: no-repeat;   width: 20px; background-position: center;}
.stick_tube     {   background-image: url(/img/stick_tube.gif);  background-repeat: repeat;      width: 20px; background-position: center;}

.lstGroup div{
    float: right;
}