.recaptcha { display: block; width: 300px; height: 75px; background: url(../images/loading.gif) center center no-repeat; }

.recaptcha.left { float: left; margin-bottom: 20px; }
.recaptcha.center { margin: 0 auto 20px auto; }
.recaptcha.right { float: right; margin-bottom: 20px; }

.g-recaptcha { display: inline-block; }

body.search-container { width: auto !important; }
