#lp-v2-inline-form { border:1px solid #e6e6e6; padding:14px; margin-top:18px; background:#fff; border-radius:6px; max-width:900px; }
#lp-v2-inline-form h4 { margin:0 0 8px 0; font-size:16px; }
#lp-v2-inline-form .lp-v2-row { margin-bottom:8px; }
#lp-v2-inline-form textarea { width:100%; padding:8px; border:1px solid #ddd; border-radius:4px; }
#lp-v2-inline-form .button { background:#faa318; color:#fff; border:none; padding:8px 12px; border-radius:4px; cursor:pointer; }
#lp-v2-inline-form .button:hover { opacity:0.95; }
