table.gbentry {
  width: 98%;
  border: 1px solid #ffffff;
  border-collapse: collapse;
  margin-bottom: 10px;
}

table.gbentry td.gbtitle {
  font-weight: bold;
  padding: 0 5px 0 5px;
  background-color: #4c365c;
  color: #ffffff;
}

table.gbentry td.gbcontent {
  padding: 5px; 
  background-color: ;
  color: #ffffff;
border: 1px solid #ffffff;
}

img.button {
  vertical-align: bottom;
}