body
{
  font-size: 14px;
  font-family: Arial;
}

td
{
  white-space: nowrap;
  font-size: 14px;
}

span
{
  font-size: 14px;
}

a
{
  text-decoration: none;
  color: #000000;
}

img
{
  display: none;
}

input[type=button]
{
  display: none;
}

input[type=submit]
{
  display: none;
}

#header
{
  display: none;
}

#chkAll
{
  display: none;
}

#rowHeaderText
{
  display: none;
}

#tdCustomerInfo
{
  border: 1px solid black;
  padding: 5px;
  text-align: left;
}

#tdTractorInfo
{
  border-top: 1px solid black;
  border-right: 1px solid black;
  border-bottom: 1px solid black;
  padding: 5px;
}

.booking_text 
{
  display: none;
}
#product_form
{
  margin-top: 40px;
  width: 100%;
}

#priceChart
{
  border-collapse: collapse;
  width: 700px;
}
#priceChart td
{
  padding: 2px;
  border: 1px solid black;
}

.priceChart_header
{
  text-decoration: underline;
  font-weight: bold;
}

.rowYellow
{
  text-align: center;
  font-weight: bold;
}

#divInstructions2
{
  font-size: 12px;
  padding-left: 10px;
  padding-right: 10px;
}

#wrapper
{
  margin-top: 50px;
}

#footerwrapper
{
  display: none;
}

#tdButtons
{
  display: none;
}

.textbox_large
{
  width: 170px;
}
.textbox_medium
{
  width: 120px;
}
.textbox_small
{
  width: 40px;
}
.error
{
  display: none;
}


#contact_table td
{
  text-align: left;
}

#printheader
{
  text-align: center;
  font-size: 18px;
  font-weight: bold;
}

#tblForm
{
  width: 700px;
}

#customer_info
{
  font-weight: bold;
  padding-left: 25px;
}