.mandatory-sign {
	float:right;
}

/* Captcha Fixes Rel. 19.4 (KW17) Anfos 3081: deka.de Formular Captcha BEGIN */
.reload-captcha {
	width:24px;
	height:24px;
	display:inline;
	vertical-align: middle;
	margin-top:12px;
	margin-left:12px;
	cursor:pointer;
}

.captcha {
	float:left;
	width:auto;
}

.captcha-text {
	margin-top:16px;
}

.clear-captcha {
	clear:both;
	padding-top:10px;
}
/* Captcha Fixes END */