h2{margin-top: 5px;
  margin-bottom: 5px;}

.ui-section p{margin-bottom: 0px;}
.table {
  border: 1px solid #ccc;
  border-collapse: collapse;
  border-spacing: 0;
  border-radius: 0px;
    padding: 15px;
}
.table th,
.table td {
  border: 1px solid #ccc;
}

.table tbody tr td {
padding: 15px;

}
