label, button, .button, .message { font-family: Arial, Helvetica, Verdana, Times New Roman; font-size: 15px; }

button, .button {
   margin: 10px 0;
   padding: 5px 10px;
   background-color: #FAFAFA;
   border-radius: 5px;
}

fieldset { border: none; padding: 20px 0; }

label { width: 200px; float: left; line-height: 24px; }

label, .sub-wrapper label { line-height: 24px; }

.wrapper {
   max-width: 700px;
   margin: 20px auto 0;
   padding: 10px 20px;
   background-color: #FAFAFA;
   border-radius: 5px;
}

.sub-wrapper { margin-bottom: 10px; clear: both; }

.message { line-height: 3; text-align: center; }

#bt-dropin-wrapper { max-width: 700px; margin: 0 auto; clear: both; }

#bt-form { margin: 0; }

#sk-based-block { float: right; margin: 10px 0; line-height: 29px; }

#progress-message.hidden-element,
#bt-dropin-wrapper.hidden-element { display: none; }

#subscription-details { margin: 10px 0; }