

#widestBlueBox{
  width: 743px;
  height: 503px;
  background-image: url('../images/contactBlueBox.jpg');
  float: left;
  margin: 0px 12px 14px -2px;
  position: relative;
}

#instantEmail{
  width: 724px;
  height: 31px;
  background-image: url('../images/instantEmail.gif');
  position: absolute;
  top: 11px;
  left: 11px;
  z-index: 2;
}
