@CHARSET "ISO-8859-1";
.captcha {
	border: 1px solid #B5B8C8;
	margin: 3px 0 3px 0;
	background-image: url(../login-captcha/captcha/CaptchaSecurityImages.php?width=160&height=80&characters=4&t=);
	height: 30px;
	background-size: 100%; 
}