body {
    padding-top: 170px;
    *padding-top: 190px;
    }

  .block-grey p.hpMainParagraf { 
    font-style: italic;
    color: #1B3B72; 
    font-weight: bold;
    }

  .block-grey ol {margin: 20px 0 0 0; padding: 0;}
  .block-grey ol li {
    line-height: 1.5em;
    list-style-type: none;
    margin-bottom: 20px;
    padding: 0 20px 10px 70px;
    /*float: left;*/
    width: 355px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: top;
    }    

  .block-grey ol li.count {
    background: url("/img/bg-li.png") no-repeat scroll 0 3px transparent;
    position: relative;
    min-height: 100px;
    }
  .block-grey ol li.count span.number {
    font-size: 34px; 
    line-height: 36px;
    font-weight: bold; 
    position: absolute; 
    top: 12px;
    #top: 10px;
    left: 7px;
    color: #fff;
    width: 38px;
    display: block;
    text-align: center;
    }
   .block-grey ol li h2 {margin-top: 0; margin-bottom: 5px;}
   .block-grey ol li h2 a {text-decoration: none;}
   .block-grey ol li h2 a:hover {text-decoration: underline;}    
   .block-grey ol li p img {
      margin-left: 15px;
    }
 
   .block-grey .top-blocks {
        width: 190px;
        padding: 0 15px;
        margin: 30px 7px 0 7px;
        float: left;
        border: 1px solid #E6E6E6;
        border-radius: 10px 10px 10px 10px;
        background-color: #fff;
        min-height: 120px;
        }
    .block-grey .top-blocks h2 {
        font-size: 16px;
        }
    .block-grey .top-blocks h2 a, .block-grey .top-blocks a {
        text-decoration: none;
        }
    .block-grey .top-blocks h2 a:hover, .block-grey .top-blocks a:hover {
        text-decoration: underline;
        }
    .block-grey .top-blocks a p {
      color: #333;
      font-size: 12px;
      line-height: 1.4em;
      margin-bottom: 15px;
      }   
    

  .in h3.reference {
    font-size: 20px;
    font-weight: normal;
    font-style: italic;
    margin: 20px 0 10px 0;
    color: #333;
    }