﻿.MagicControlWidth, .MagicControlHeight, .MagicControlSize, .MagicControlWidthScroll, .MagicControlHeightScroll, .MagicControlSizeScroll
{
    background-image: url(MagicControlHandler.gif);
    background-repeat: no-repeat;
    background-position: right bottom;
}
.MagicControlMove
{
    overflow: hidden;
}
.MagicControlAll, .MagicControlAllScroll
{
    background-image: url(MagicControlHandler.gif);
    background-repeat: no-repeat;
    background-position: right bottom;
    overflow: hidden;
}
