.socbutton{display:block;float:left;margin-right:15px;}
p.center{display:block;margin-left:auto;margin-right:auto;text-align:center;}
.button{text-transform:none;background:none;display:inline-block;outline:none;cursor:pointer;text-align:center;text-decoration:none;font:1.6em/100% Veranda, Helvetica, sans-serif;padding:.5em 2em .55em;text-shadow:0 2px 2px rgba(0,0,0,.3);-webkit-border-radius:.5em;-moz-border-radius:.5em;border-radius:.5em;-webkit-box-shadow:0 1px 2px rgba(0,0,0,.2);-moz-box-shadow:0 1px 2px rgba(0,0,0,.2);box-shadow:0 1px 2px rgba(0,0,0,.2);}
.button:hover{text-decoration:none;}
.button:active{position:relative;top:1px;}
.white{color:#60a506;border:solid 1px #ccc;background:#fff;background:-webkit-gradient(linear, left top, left bottom, from(#fff), to(#e5e5e5));background:-moz-linear-gradient(top, #fff, #e5e5e5);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff', endColorstr='#e5e5e5');}
.white:hover{background:#fff;background:-webkit-gradient(linear, left top, left bottom, from(#e5e5e5), to(#fff));background:-moz-linear-gradient(top, #e5e5e5, #fff);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e5e5e5', endColorstr='#fff');}
.white:active{color:#fff;background:-webkit-gradient(linear, left top, left bottom, from(#ccc), to(#e5e5e5));background:-moz-linear-gradient(top, #ccc, #e5e5e5);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ccc', endColorstr='#e5e5e5');}
.giveButton{margin:40px 0;}
.socbutton{display:block;float:left;margin-right:15px;}