  #myTable{
     font-family: 'helvetica neue',helvetica,arial,'lucida grande',sans-serif;
     border-collapse: collapse;
  }
  #myTable td{
     border: solid 1px #C9C9C9;
     padding: 10px;
     font-size: 12px;
     text-align: center;
  }
  #myTable tr{
     background-color: #EBEBEB;
     color: #000000;
  }
  #myTable tr:hover{
     background-color: #FFFFFF;
     color: #000000;
  }
  #myTable th{
     border: solid 1px #BFBFBF;
     padding: 10px;
     color: #000000;
     background-color: #D4D4D4;
     text-align: center;
     font-size: 12px;
  }

p.js-store-prod-charcs { 
    border-bottom: 1px  solid #e2e2e2; 
    padding: 5px 0; 
    border-style: dashed; 
}

.t477__blockimg  {
    border-radius: 10px!important;
}

.t477__textwrapper {
    border-radius: 10px!important;
}

.t-feed__post-popup__cover-wrapper {
    text-align:center;
}

.t-feed__post-popup__tag:last-child span {
    display:none;
}