.entry img {border: none; }


table.simpleBorder{borders: collapse; text-align: left; margin-bottom: 25px;  }
.simpleBorder tr { }
.simpleBorder td {border-top: 1px solid rgb(200,200,200); border-bottom: 1px solid rgb(200,200,200); }
.simpleBorder th {font-weight: bold; border-bottom: 1px solid rgb(150,150,150); }
.simpleBorder img {padding-top: 5px; }