table.gbentry {
  width: 545px;
  border: 1px solid #303c31;
  /*border-collapse: collapse;*/
  margin-bottom: 10px;
}

table.gbentry td.gbtitle {
  font-weight: bold;
  padding: 0 5px 0 5px;
  /*background-color: #DCDCDC;*/
  color: #000000;
}

table.gbentry td.gbcontent {
  padding: 5px; 
  /*background-color: #FFFFFF;*/
  color: #000000;
}

img.button {
  vertical-align: bottom;
}