/* Shared styles for the weight & balance calculators (wb172.html, wb180.html). */

/* this style credit David Williams page:
   http://www.dmjwilliams.co.uk/gbsep_weight_balance.htm */
img.bug {
   position: relative;
   left: 0px;
   top: 0px;
   margin: 0px;
   padding: 0px;
}

.Sform {font-size:12px; font-family: Arial; color:Black;background-color:#ECE9D8; border-style : none; }
.SformTot {font-size:12px; font-weight:bold; font-family: Arial; color:Black;background-color:#66ffff; border-style : none; }
