﻿/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#content .quoteStart {
  margin: 0 auto;
  max-width: 250px;
}
#content .quoteStart .product {
  float: right;
  width: 64%;
}
#content .quoteStart .zipCode {
  float: left;
  width: 32%;
}
#content .quoteStart .button {
  clear: both;
}
#content .quoteStart .button input {
  font-size: 1.8em;
}