/* recaptcha mérete nagyobb, korlátozni kell */
.g-recaptcha{
	max-height:80px;
	overflow:hidden;
	margin-bottom:5px;
}