#shop #tab-hosting table {
  width: 100%;
  border-collapse: collapse;
  border: 0px;
}

#shop #tab-hosting td, #shop #tab-hosting th {
  text-align: center;
  padding: 5px 0px;
  vertical-align: middle;
  border-right: 2px solid #bbb;
}

#shop #tab-hosting td:last-child, #shop #tab-hosting th:last-child {
  border-right: 0px;
}

#shop #tab-hosting th {

}
