    .Buttons
    {
        padding-top: 2px;
    }
    .DescText
    {
    font-family: Verdana;
    font-size: 100%;
    /*M1-S*/color: #AAAAAA;/*M1-E - DO NOT REMOVE!*/
    }
    
    .TextboxTimerDelay
    {
        text-align: center;
        color: #333333;
        width: 100px;
    }
   
    div.RadToolTip_Telerik
    {
        /*M4-S*/filter: alpha(opacity=70) !important;/*M4-E - DO NOT REMOVE!*/
        /*M5-S*/opacity: 0.70 !important;/*M5-E - DO NOT REMOVE!*/
    }
    div.RadToolTip_Telerik table.rtWrapper td.rtWrapperTopLeft
    {
        background-image: none !important;
        /*M3-S*/background-color: #000099 !important;/*M3-E - DO NOT REMOVE!*/
    }
    div.RadToolTip_Telerik table.rtWrapper td.rtWrapperTopRight
    {
        background-image: none !important;
        /*M3-S*/background-color: #000099 !important;/*M3-E - DO NOT REMOVE!*/
    }
    div.RadToolTip_Telerik table.rtWrapper td.rtWrapperBottomLeft
    {
        background-image: none !important;
        /*M3-S*/background-color: #000099 !important;/*M3-E - DO NOT REMOVE!*/
    }
    div.RadToolTip_Telerik table.rtWrapper td.rtWrapperBottomRight
    {
        background-image: none !important;
        /*M3-S*/background-color: #000099 !important;/*M3-E - DO NOT REMOVE!*/
    }
    div.RadToolTip_Telerik table.rtWrapper td.rtWrapperBottomCenter
    {
        background-image: none !important;
        /*M3-S*/background-color: #000099 !important;/*M3-E - DO NOT REMOVE!*/
    }
    div.RadToolTip_Telerik table.rtWrapper td.rtWrapperTopCenter
    {
        background-image: none !important;
        /*M3-S*/background-color: #000099 !important;/*M3-E - DO NOT REMOVE!*/
    }
    div.RadToolTip_Telerik table.rtWrapper td.rtWrapperLeftMiddle
    {
        background-image: none !important;
        /*M3-S*/background-color: #000099 !important;/*M3-E - DO NOT REMOVE!*/
    }
    div.RadToolTip_Telerik table.rtWrapper td.rtWrapperRightMiddle
    {
        background-image: none !important;
        /*M3-S*/background-color: #000099 !important;/*M3-E - DO NOT REMOVE!*/
    }
    div.RadToolTip_Telerik table.rtWrapper td.rtWrapperContent
    {
        /*M3-S*/background-color: #000099 !important;/*M3-E - DO NOT REMOVE!*/
    }
    
    /*LEAVE AFTER RadToolTip!*/
    .pnlSettings
    {
        text-align: center;
        width: 350px;
        height: 150px;
        background-color: #eaeaea;
        filter: alpha(opacity=90);
        opacity: 0.90;
    }
