/* Start of CMSMS style sheet 'DE_Index_page' */
        .features {
          float:left;
          margin:0;
          padding:0;   
          width:282px;
          margin-right:30px;      
        }
        .features li {
          list-style-type:none       
        }
        .butn_block{
          float:left;
          margin:0 0 0 62px;
          width:auto;
        }
        .butn_block button{
          border:0px;
          background:url(img/butn_download.gif) no-repeat !important;
          display:block;
          cursor:pointer;
          height:43px;
          margin:8px 0 16px 0;
          width:123px;
        }
        
        .steps{
          float:left;
          margin:16px 0 0 0;
          width:350px;
        }
        .recentVersion {
          color:red;
          font-size:11px;
          padding:7px;
        }
/* End of 'DE_Index_page' */

