.whitey {
  background:#ffffff;
  padding:8px;
  width:674px;
  color:#343434;
  min-height:345px;_height:345px;
}
.steps ul {
  margin:0px;
  padding:0px;
  list-style:none;
  list-style-type:none;
}
.steps li {
  float:left;
}
.steps .doff {
  background:url(images/bg-doff.jpg) top repeat-x;
  background-color:#ffffff;
  height:50px;
  padding-top:10px;
  padding-bottom:10px;
  padding-left:15px;
  padding-right:15px;
  font-size:13px;
  text-align:center;
  color:#03598c;
  width:103px;
}
.steps .doff b {
  font-size:18px;
}

.steps .don {
  background:url(images/bg-don.jpg) top repeat-x;
  background-color:#ffffff;
  height:50px;
  padding-top:10px;
  padding-bottom:10px;
  padding-left:15px;
  padding-right:15px;
  font-size:15px;
  text-align:center;
  color:#cd9b3b;
  width:108px;
}
.steps .don b {
  font-size:20px;
}

.steps {
  background:url(images/bg-doff.jpg) top repeat-x;
  background-color:#ffffff;
  }
.fl {
  float:left;
}
.fr {
  float:right;
}h3 {
  color:#03598c;
  font-size:14px;
  line-height:22px;
  font-family:Arial;
  margin-top:0px;
  margin-bottom:8px;
}

h2 {
  color:#03598c;
  font-size:20px;
  line-height:22px;
  font-family:Arial;
  margin-top:0px;
  margin-bottom:8px;
  font-weight:normal;
}

