
.BoxPost table img{
  width: 200px;
  border-radius: 50%;
}
.BoxPost table td{
  vertical-align: top;
  border: none;
}

.BoxPost table{
  /*border: 2px solid #000000;*/
}