
    .s_noteblock {
      top: 204px;
      left: 65%;
      width: auto;
      height: 30px;
    }

    .s_msgbk {
      background-image: url('bevel-slice.png');
      background-repeat: repeat-x;
      padding-top: 4px;
      padding-left: 5px;
      padding-right: 5px;
      padding-bottom: 8px;
      color:white;
      font-weight: bold;

      position: relative;
      top: -14px;
    }

