body{  margin: 0px;  padding: 0px;  background-color: #FFFFFF;  font-family: Arial, Helvetica, sans-serif;  font-size: 14px;}#bigbox{  position: relative;  margin-left: auto;  margin-right: auto;  width: 480px;}#title{  position: relative;  padding: 4px;  font-weight: bold;  text-align: right;  background-color: #ECCE00;  width: 115px;  height:75px;  left: 0px;  float: left;}#text{  position: relative;  width: 349px;  height:75px;  padding: 4px;  left: 0px;  float: left;}#tallyellow{  position: relative;  background-color: #ECCE00;  width: 123px;  height: 498px;  float: left;}#tallwhite{  position: relative;  width: 357px;  height: 498px;  float: left;}#tallform{  position: relative;  left:0px;  top: -498px;  height: 498px;  float: left;}form, table, td, tr{  font-size: 14px;}#formfooter{  position: relative;  top: -498px;  left: 0px;  float: left;}