ContainerTop = 0 6           /* top part of the propotional container */
ContainerVertTile = 15 100   /* the tileable part of the container */
ContainerBottom = 190 6      /* the bottom part of the container */

ContainerLeft = 0 6          /* as above but for the vertical bars */
ContainerHorTile = 15 100
ContainerRight = 190 6

KnobTop = 0 5                /* upper part of the knob */
KnobTileTop = 10 40          /* the upper tileable part */
KnobVertGripper = 97 6      /* the gripper */
KnobTileBottom = 10 40       /* the bottom tileable part */
KnobBottom = 195 5           /* the bottom part */

KnobLeft = 0 5               /* as above but for horizontal knob */
KnobTileLeft = 10 40
KnobHorGripper = 97 6
KnobTileRight = 10 40
KnobRight = 195 5 