.kart-page {
  margin-top: -9px;
  }
  .inner-body .kart-page .top-text {
    font-size: 180%;
    }
  .kart-page .fr {
    float: right;
    font-size: 180%;
    }
    .kart-page .fr input {
      font-size: 85%;
      width: 54px; margin: 0 4px;
      border: 1px #ccc solid;
      }
  .kart-page .support-text {
    clear: both; margin-top: 17px; overflow: hidden;
    font-size: 85%; color: #111;
    }
    .kart-page .support-text p {
      font-size: 175%;
      }
    .kart-page .support-text a:link,
    .kart-page .support-text a:visited {
      font-size: 90%; font-weight: bold;
      }
      .kart-page .support-text span a:link,
      .kart-page .support-text span a:visited {
        color: #cc0000; font-size: 100%; font-weight: normal;
        }
    .kart-page .support-text .button- {
      float: right;
      }
  .kart-page p span {
    color: #cc0000;
    }
  .kart-page b {
    padding: 0 2px;
    color: #fff; font-weight: normal; line-height: 100%;
    background: #d63333;
    }
  .kart-page .catalogue-items ul {
    margin: 0 0 0 -20px;
    font-size: 100%;
    }
    .kart-page .catalogue-items ul li {
      height: 220px;
      }
      .kart-page .catalogue-items ul li b {
        margin-bottom: 10px;
        }
      .kart-page .catalogue-items ul li label {
        font-size: 110%;
        }
      .kart-page .catalogue-items ul li input {
        font-size: 140%;
        width: 58px; margin-left: 4px;
        border: 1px #ccc solid;
        }
    