﻿//for button css 

 
 Container
        {
 border-top-width:4px;
             background: #ccc;
            color: #fff;
            margin: 0 15px;
            width: 100px;
            background-color: #5B99BE;
            text-align: center;
            font-family: verdana,sans-serif;
            background-position: bottom right;
            color: #000; 
            outline: none; /* hide dotted outline in Firefox */
        }
       // .rtop, .rbottom
       // {
       //     display: block;
        //    background: #fff;
        //}
       // .rtop *, .rbottom *
       // {
       //     display: block;
       //     height: 1px;
       //     overflow: hidden;
       //     background: #ccc;
       // }
        .r1 {
    background-color: #404142;
    border-radius: 5px 5px 5px 5px;
    color: #FFFFFF;
    cursor: pointer;
    font-family: Tahoma;
    font-size: 12px;
    height: 25px;
   // margin: 0;
    padding: 3px 0 0;
    text-align: center;
    text-shadow: 0 1px 0 #404142;
   // width: 75px;
}
  //      .r2
   //     {
 // border-top-width:4px;
//
    //         margin: 0 3px;
// background-color:#C9C9C9;
 //             /* background-color: #808080;*/
 //       }
 //       .r3
 //       {
 // border-top-width:4px
 //           border-top-width:4px;
//             margin: 0 2px;
//background-color:#C9C9C9;
   //            /* background-color: #808080;*/
  //      }
  //      .r4
 //       {
 

  //          margin: 0 1px;
  //          height: 2px;
  //          background-color: #F0F0F0; 
   //     }
         span:hover
        {
 
 color: #5B99BE;
    position: relative;
    left: 0px;
 
cursor:pointer;
 border-top-width:4px;

	    
        }

 
 

  