 .paypal_wrap { } .paypal_form { float: left; width: 350px; background-color: #EDEDED; border: 1px solid black; padding: 20px; margin: 10px 0 0 25px; } .paypal_form_horizontal { width: 800px; text-align: center; background-color: #FFE773; border: 1px solid black; margin: 5px auto; padding: 5px 10px; } .ppfooter { position: fixed; bottom: 40px; left: 25%; text-align: center; } .paypal_title { font-size: 14pt; color: #000000; text-align: center; } .paypal_title_small { font-size: 11pt; color: #000000; margin-right: 10px; } .paypal_form_message { } .paypal_form select { border: 1px solid #dadada; border-radius: 4px; padding: 3px; } .paypal_form select:focus { outline: none; border-color: #9ecaed; box-shadow: 0 0 10px #9ecaed; } .paypal_button { text-align: center; padding: 10px; clear: both; } .paypal_button img { cursor: pointer; } .center { text-align: center; } .paypal_dismiss { text-align: center; } .leftspace { margin-left: 30px; } 