.appTable, #fastshipper table, #fastshipper2 table
{
	background-color: #fff;
	border: solid 1px #cbcbcb;
	padding: 1px;
}

.appTable a, #fastshipper table a, #fastshipper2 table a
{
  color: #FF6600;
}

td.section, tr.sectionheading td
{
  padding: 5px 0 5px 5px;
}

/*  HEADER BACKGROUND COLOURS */
tr.sectionheading, td.section
{
  background-color: #eee;
  color: #000;
}

.inputfield
{
  color: #000;
  font-weight: normal;  
}


/*  BORDERS */
td.section, tr.sectionheading td
{
  border-bottom: solid 1px #cbc;
}

#page1 table table, #page2 table table
{
  background-color: White; 
}
