.wabove{
    padding-bottom: 20px; 
}

.wbelow{
    display: none;
}
    
form.ship-rates-form{
  display: block;
  margin-top: 12px;
}
.ship-rates{
  width: 400px;
  margin: 20px 0px 10px 0px;
  border: 0;
}
.ship-rates table{
 background-color: white;
 width: 300px;
 margin-left: 1px;
 margin-top: 1px;
}
.ship-rates table th, .ship-rates table td{
  padding: 3px 4px;
  border: 1px solid #000;
}
.ship-rates table td{
  text-align: right;
  width: 60px;
}
.ship-rates table th.weight{
  font-weight: bold;
  text-align: right;
}
    
.ship-rates table .caption th, .ship-rates table .caption td{
  background-color: #eee;
  font-weight: bold;
}
.ship-rates table th{
  text-align: left;
}
