.fundraiser-form textarea { width:98%; margin-bottom:6px; } .fundraiser-form table { width:98%; } .fundraiser-form { width: 50%; margin: 0 auto; padding: 10px; background: #FFFFFF; border-radius: 6px; border: #D2E0FD 3px solid; margin-bottom: 2em; } .fundraiser-form form { margin-bottom: 0; } .fundraiser-form .button{ width: 100%; border-radius: 3px; background: #DB3939; border: none; text-align: center; color: #fff; font-size: 16px; font-weight: 300; border-bottom: 6px solid #C73434; padding-top: 12px; } .fundraiser-form .button:hover{ background: #C73434; border: none; border-bottom: 6px solid #C73434; color:#fff; } .fundraiser-form input[type="text"], .fundraiser-form input[type="email"] { width:98%; height:28px; float:left; margin-bottom:6px; } .fundraiser-form input[type="email"] { margin-left:5px; } .fundraiser-container { float:left; width:98%; margin:0 auto; }