If you just want the input box and the Add To Cart button to line up on the left, change text-align: center; to text-align: left; in #cartAdd.
If you just want the input box and the Add To Cart button to line up on the left, change text-align: center; to text-align: left; in #cartAdd.