#tableA table, #tableA th, #tableA td {
  border: 2px solid black !important;
}

.image-style {
  width: 100px !important;
  height: 100px !important;
}

.inline-div {
  display: inline !important;
}

#tableS table, #tableS th, #tableS td {
  border: 2px solid black !important;
  text-align: left !important; /* Note: Capitalized "Left" corrected to lowercase "left" */
}


#printBtn {
  display: none;
}

#govhkForm #printBtn {
  display: none;
}
