.table {
  width: 160px;
  background-image: url("images/c1.png");
  font-family: verdana;
  font-size: 12px;
  color: white;
  font-weight: bold;
  padding-left: 25px;
}


.tabletitle {
  width: 130px;
  background-image: url("images/c1.png");
  font-family: verdana;
  font-size: 24px;
  color: white;
  font-weight: bold;
  padding-left: 25px;
}


.packlist { 
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

.packlist li{ 
  margin: 0px 0px 0px 10px;
  padding: 2px 0px 0px 0px;
}


