.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;
 text-align: justify;
 font-size: 12px;
}
.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;
}
    
div#searchdiv {
    float:right;
    margin-top: 6px;
  margin-right: 6px;
    height:36px;
    clear: both;
}
#searchform {
}
#searchtext {
float: left;
margin-top: 1px;
margin-right: 4px;
display: inline;
font-family: Arial, Helvetica, Verdana, sans-serif;
font-size: 90%;
}

#searchbox {
float: left;
margin: 0px;
}

#searchbox input {
width: 150px;
}

.ship-rates table .caption th, .ship-rates table .caption td{
  background-color: #eee;
  font-weight: bold;
}
.ship-rates table th{
  text-align: left;
}
