.quick { 
  background-image: url("../img/quick.gif");
  background-repeat: no-repeat;
  background-position: 0 0;
  margin-top: 5px;
  margin-bottom: 5px;
  width: 588px; 
  height: 87px; 
  float: none;
}
.quick-form {
  padding-top: 46px;
  padding-right: 7px;
  float: right;
}

