﻿body {
}
.SliderHandle
        {
            position: absolute;
            height: 22px;
            width: 20px;
            margin-top:5px;
        }
        .SliderRail
        {
            position: relative;
            background: url('../Images/rail_track.png') repeat-x;
            height: 32px;
            width: 450px;
            background-position:center;
           /* margin-left:60px;/*73px;*/
        }
